diff options
Diffstat (limited to 'cucumber-js-test-apis-ci/features/TOSCA')
3 files changed, 3 insertions, 0 deletions
diff --git a/cucumber-js-test-apis-ci/features/TOSCA/CapabilityDataType.feature b/cucumber-js-test-apis-ci/features/TOSCA/CapabilityDataType.feature index ef240e33a3..51709caf09 100644 --- a/cucumber-js-test-apis-ci/features/TOSCA/CapabilityDataType.feature +++ b/cucumber-js-test-apis-ci/features/TOSCA/CapabilityDataType.feature @@ -2,6 +2,7 @@ Feature: Tosca Capability Refactor Flow Background: Init Given I want to create a VLM + Then I want to submit this VLM Given I want to set all Togglz to be "true" Scenario: Test Capability type in service template diff --git a/cucumber-js-test-apis-ci/features/TOSCA/HeatToToscaTranslation.feature b/cucumber-js-test-apis-ci/features/TOSCA/HeatToToscaTranslation.feature index ae0803687f..57fb1464c3 100644 --- a/cucumber-js-test-apis-ci/features/TOSCA/HeatToToscaTranslation.feature +++ b/cucumber-js-test-apis-ci/features/TOSCA/HeatToToscaTranslation.feature @@ -2,6 +2,7 @@ Feature: Tosca Validation Flow Background: Init Given I want to create a VLM + Then I want to submit this VLM Given I want to set all Togglz to be "true" Scenario: Full - Create and submit VSP Network Package and Create VF diff --git a/cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature b/cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature index 7adf99fae2..f529394726 100644 --- a/cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature +++ b/cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature @@ -2,6 +2,7 @@ Feature: Vlan Tagging - Full Flow tests Background: Init Given I want to create a VLM + Then I want to submit this VLM Given I want to set all Togglz to be "true" Scenario: Pattern 1A Full - Create and submit VSP Network Package containing one compute, one |