commit | 439c6ce0719e78c3bbdd902e3d9e576efc1f3d45 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 12:13:06 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jun 21 19:42:11 2019 +0000 |
tree | c0a0c1cd9764da2be0d7a58d61724f501249e0a1 | |
parent | b022c406dd93da550c4015b86070a634d4c2ec11 [diff] |
[SEBA-742] Adding tech_profile_id to subscriber model in SiaB tests Change-Id: I72c18de57af2d0486eef733766c4a60a6e5c0b78
diff --git a/src/test/cord-api/Tests/WorkflowValidations/data/SIABSubscriberLatest.json b/src/test/cord-api/Tests/WorkflowValidations/data/SIABSubscriberLatest.json index c483383..f4d0791 100644 --- a/src/test/cord-api/Tests/WorkflowValidations/data/SIABSubscriberLatest.json +++ b/src/test/cord-api/Tests/WorkflowValidations/data/SIABSubscriberLatest.json
@@ -7,7 +7,8 @@ "onu_device": "PSMO00000000", "status": "pre-provisioned", "upstream_bps_id": 2, - "downstream_bps_id": 2 + "downstream_bps_id": 2, + "tech_profile_id": 64 } ] }