diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-01 13:14:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-01 13:14:49 +0000 |
commit | b167cf459a0064310235c3f48918378202e4a41f (patch) | |
tree | 60a9e64e8e4d8e01e324ba540b96789affc42f05 /vid-automation/src/test/resources/features.properties | |
parent | 434c95a0731b5135a1067f76dfaac9a30878d6cb (diff) | |
parent | a6f08e35c331cd50073b9875886b79c7645bae38 (diff) |
Merge changes Ia06b7afe,I31b646b4
* changes:
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
remove FLAG_DEFAULT_VNF
Diffstat (limited to 'vid-automation/src/test/resources/features.properties')
-rw-r--r-- | vid-automation/src/test/resources/features.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vid-automation/src/test/resources/features.properties b/vid-automation/src/test/resources/features.properties index 1bb1cc6c6..a1a6cf733 100644 --- a/vid-automation/src/test/resources/features.properties +++ b/vid-automation/src/test/resources/features.properties @@ -3,8 +3,6 @@ FLAG_NETWORK_TO_ASYNC_INSTANTIATION = false FLAG_SERVICE_MODEL_CACHE = true FLAG_SHOW_ASSIGNMENTS = true FLAG_SHOW_VERIFY_SERVICE = true -FLAG_DEFAULT_VNF = true -FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD = true FLAG_RESTRICTED_SELECT = false FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS = true FLAG_A_LA_CARTE_AUDIT_INFO=true |