diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-10-03 09:37:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-03 09:37:54 +0000 |
commit | 585494da0b36f1f4758512bc62e59e863be817ee (patch) | |
tree | 8434720f340f54fbcafcabcc517dd7d4935e4dbc /vid-automation/src/test/resources/features.properties | |
parent | 579e5fa551a9563c5747c6e73a479f81ab947f53 (diff) | |
parent | cbf73dae518c62d5ebd077816e457d5e8db15a85 (diff) |
Merge "adding orchestration type to service models view"
Diffstat (limited to 'vid-automation/src/test/resources/features.properties')
-rw-r--r-- | vid-automation/src/test/resources/features.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-automation/src/test/resources/features.properties b/vid-automation/src/test/resources/features.properties index 796c8be8d..63b9fc61b 100644 --- a/vid-automation/src/test/resources/features.properties +++ b/vid-automation/src/test/resources/features.properties @@ -35,4 +35,4 @@ FLAG_1908_MACRO_NOT_TRANSPORT_NEW_VIEW_EDIT = true FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH = false FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG = true FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE = false - +FLAG_SHOW_ORCHESTRATION_TYPE = false |