diff options
author | katy.rotman <katy.rotman@amdocs.com> | 2018-03-06 11:31:25 +0200 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-03-06 12:55:46 +0000 |
commit | 808b866cb48583e30a02608eef3a0349c8a0509d (patch) | |
tree | 335eba302514cb0fff4164932aa2e908688159c1 /openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature | |
parent | c1443c45c8d0f8d033c1074b2df32a0d31753dcb (diff) |
updated heat validation flow tests.
updated flow tests to match code change + changed scenario names for readability.
Issue-ID: SDC-994
Change-Id: I20f1ce77d40c3a126baeb07c58eb46db422d9a5d
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
Diffstat (limited to 'openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature')
-rw-r--r-- | openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature b/openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature index 1cbd48ff42..7dd9c95327 100644 --- a/openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature +++ b/openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature @@ -4,7 +4,7 @@ Feature: Tosca Validation Flow Given I want to create a VLM Given I want to set all Togglz to be "true" - Scenario: No Validations Errors + Scenario: VirtualMachineInterface Validation Flow - No Validations Errors When I want to create a VSP with onboarding type "NetworkPackage" Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlan-tagging-positive.zip" |