blob: 7dd9c9532780770e0c2bdd3c41b58024f09772a6 [file] [log] [blame]
katy.rotman0f75bea2018-02-26 11:48:50 +02001Feature: Tosca Validation Flow
2
3 Background: Init
4 Given I want to create a VLM
5 Given I want to set all Togglz to be "true"
6
katy.rotman808b8662018-03-06 11:31:25 +02007 Scenario: VirtualMachineInterface Validation Flow - No Validations Errors
katy.rotman0f75bea2018-02-26 11:48:50 +02008 When I want to create a VSP with onboarding type "NetworkPackage"
9
10 Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlan-tagging-positive.zip"
11 And I want to process the NetworkPackage file for this VSP
12 And I want to print the context data
13
14 Then I want to check property "errors['nested.yml'][0].level" does not exist