aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test
diff options
context:
space:
mode:
authorEylon Malin <eylon.malin@intl.att.com>2019-12-17 09:33:35 +0000
committerGerrit Code Review <gerrit@onap.org>2019-12-17 09:33:35 +0000
commit5e3debb8feabc8bf0631344bacfff837629240e4 (patch)
tree61362b7c5719e3c9d51b0cde5604b4b629b94f71 /vid-automation/src/test
parent5f8ce4adff724009dad903887cd320a0095c1437 (diff)
parent8d17bc384337849ffdf4a8369834c4480c9c5d93 (diff)
Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests modifications"
Diffstat (limited to 'vid-automation/src/test')
-rw-r--r--vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceModel.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceModel.json b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceModel.json
index 013745c90..d602a15e3 100644
--- a/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceModel.json
+++ b/vid-automation/src/test/resources/aaiGetInstanceTopology/ServiceTreeWithMultipleChildren_serviceModel.json
@@ -331,7 +331,7 @@
"baseModule": false
},
"inputs": {},
- "volumeGroupAllowed": false
+ "volumeGroupAllowed": true
},
"vf_vgeraldine0..VfVgeraldine..vflorence_gpb..module-2": {
"uuid": "41708296-e443-4c71-953f-d9a010f059e1",
@@ -367,18 +367,18 @@
"baseModule": true
},
"inputs": {},
- "volumeGroupAllowed": true
+ "volumeGroupAllowed": false
}
},
"volumeGroups": {
- "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
+ "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-1": {
"uuid": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
"invariantUuid": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
"customizationUuid": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
"description": null,
- "name": "VfVgeraldine..base_vflorence..module-0",
+ "name": "VfVgeraldine..base_vflorence..module-1",
"version": "2",
- "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0",
+ "modelCustomizationName": "VfVgeraldine..base_vflorence..module-1",
"properties": {
"minCountInstances": 1,
"maxCountInstances": 1,