aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/so/sanity-check/data/updateNetwork.json
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-09-27 10:46:53 +0530
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-09-27 10:46:53 +0530
commit2a058eb8385e0c4c08c00d34feb97ae4b25504de (patch)
treea5a28dd7aa262de68e17ee0f1b81268bf92e97b0 /test/csit/tests/so/sanity-check/data/updateNetwork.json
parent91a31997cf6e691f141bef5860dfb126c64b3aa7 (diff)
Add CSIT test cases for Service
Adding CSIT test cases for Service Instance IssueId: SO-162 Change-Id: Ic7ae5492cb1ccc0aef6f92d5bb5fad6c69e206cd Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'test/csit/tests/so/sanity-check/data/updateNetwork.json')
-rw-r--r--test/csit/tests/so/sanity-check/data/updateNetwork.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/test/csit/tests/so/sanity-check/data/updateNetwork.json b/test/csit/tests/so/sanity-check/data/updateNetwork.json
new file mode 100644
index 000000000..4d7639099
--- /dev/null
+++ b/test/csit/tests/so/sanity-check/data/updateNetwork.json
@@ -0,0 +1,34 @@
+{
+ "requestDetails": {
+ "modelInfo": {
+ "modelType": "network",
+ "modelName": "CONTRAIL30_BASIC"
+ },
+ "cloudConfiguration": {
+ "lcpCloudRegionId": "mdt1",
+ "tenantId": "8b1df54faa3b49078e3416e21370a3ba"
+ },
+ "requestInfo": {
+ "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
+ "source": "VID",
+ "suppressRollback": true
+ },
+ "relatedInstanceList": [
+ {
+ "relatedInstance": {
+ "instanceId": " {serviceInstanceId} ",
+ "modelInfo": {
+ "modelType": "service",
+ "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
+ "modelNameVersionId": "fe6985cd-ea33-3346-ac12-ab121484a3fe",
+ "modelName": "{parent\tservice\tmodel\tname}",
+ "modelVersion": "1.0"
+ }
+ }
+ }
+ ],
+ "requestParameters": {
+ "userParams": []
+ }
+ }
+}