diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-24 10:15:02 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-11-24 10:25:00 +0200 |
commit | ae36a252b2772a94d3c8ae6b93e2a342156f75d5 (patch) | |
tree | cb74a4a2dde3a37ca2fdf8cf6d7dbc4925b8f3e9 /vid-automation/src/main/resources | |
parent | dbd97a1dd39e0fa3a587b00cb8f42616ef59a2f6 (diff) |
remove CREATE_INSTANCE_TEST feature flag
Issue-ID: VID-721
Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Diffstat (limited to 'vid-automation/src/main/resources')
-rw-r--r-- | vid-automation/src/main/resources/NewServiceInstanceTest/createNewServiceInstance_macro_validPopupDataAndUI__dynamicFieldsEcompNamingFalse.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vid-automation/src/main/resources/NewServiceInstanceTest/createNewServiceInstance_macro_validPopupDataAndUI__dynamicFieldsEcompNamingFalse.json b/vid-automation/src/main/resources/NewServiceInstanceTest/createNewServiceInstance_macro_validPopupDataAndUI__dynamicFieldsEcompNamingFalse.json index 25725db8e..0a8e09fc4 100644 --- a/vid-automation/src/main/resources/NewServiceInstanceTest/createNewServiceInstance_macro_validPopupDataAndUI__dynamicFieldsEcompNamingFalse.json +++ b/vid-automation/src/main/resources/NewServiceInstanceTest/createNewServiceInstance_macro_validPopupDataAndUI__dynamicFieldsEcompNamingFalse.json @@ -11,7 +11,6 @@ "FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS": true, "FLAG_ASYNC_ALACARTE_VNF": true, "FLAG_SERVICE_MODEL_CACHE": true, - "CREATE_INSTANCE_TEST": false, "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": true, "FLAG_SUPPLEMENTARY_FILE": true, "EMPTY_DRAWING_BOARD_TEST": false, @@ -3249,4 +3248,4 @@ }, "type": "[LCP_REGIONS_AND_TENANTS] Update" } -}
\ No newline at end of file +} |