aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem')
-rw-r--r--cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/ArchiveVsp.feature3
-rw-r--r--cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/FilterArchivedVSPpackage.feature1
2 files changed, 3 insertions, 1 deletions
diff --git a/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/ArchiveVsp.feature b/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/ArchiveVsp.feature
index 2cc057469f..8e5a155861 100644
--- a/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/ArchiveVsp.feature
+++ b/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/ArchiveVsp.feature
@@ -1,7 +1,8 @@
Feature: Archive and Restore VSP
Background: Init
- Given I want to create a VLM
+ Given I want to create a VLM
+ Then I want to submit this VLM
Scenario: Archive VSP with Draft
When I want to create a VSP with onboarding type "NetworkPackage"
diff --git a/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/FilterArchivedVSPpackage.feature b/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/FilterArchivedVSPpackage.feature
index f68eece6a8..d83afce50d 100644
--- a/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/FilterArchivedVSPpackage.feature
+++ b/cucumber-js-test-apis-ci/features/Onboarding/ArchiveItem/FilterArchivedVSPpackage.feature
@@ -2,6 +2,7 @@ Feature: Filter Archived VSP Package Details
Background: Init
Given I want to create a VLM
+ Then I want to submit this VLM
Scenario: Active VSP Package
When I want to create a VSP with onboarding type "NetworkPackage"