From c0b0f612ddd8bf05f940a869759085c838e7752c Mon Sep 17 00:00:00 2001 From: siddharth0905 Date: Thu, 24 Jan 2019 14:01:46 +0530 Subject: Cucumber test fixes Cucumber test fixes Change-Id: I3c6b21c8484000bda75383f75afc03926465205f Issue-ID: SDC-2028 Signed-off-by: siddharth0905 --- cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature | 1 + 1 file changed, 1 insertion(+) (limited to 'cucumber-js-test-apis-ci/features/TOSCA/VlanTagging.feature') 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 -- cgit 1.2.3-korg