Fix tests 73/42473/1
authortalio <tali.orenbach@amdocs.com>
Thu, 12 Apr 2018 10:13:24 +0000 (13:13 +0300)
committertalio <tali.orenbach@amdocs.com>
Thu, 12 Apr 2018 10:13:24 +0000 (13:13 +0300)
Fix failing flow tests

Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917
Issue-ID: SDC-1216
Signed-off-by: talio <tali.orenbach@amdocs.com>
openecomp-bdd/features/Example_ToscaTranslationFlow.feature
openecomp-bdd/features/TOSCA/CapabilityDataType.feature
openecomp-bdd/features/TOSCA/HeatValidation.feature
openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidation-positive.feature
openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidationGuideline3violations.feature
openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidationHeatResourceMissingProperties.feature
openecomp-bdd/features/TOSCA/VirtualMachineInterfaceValidationHeatResourceMultipleParents.feature
openecomp-bdd/resources/yaml/Nested_FSB1ServiceTemplate.yaml

index 4b20cd3..5ec35f9 100644 (file)
@@ -1,4 +1,4 @@
-Feature: Tosca Validation Flow
+Feature: Example Tosca Validation Flow
 
   Background: Init
     Given I want to create a VLM
index 7148333..ef240e3 100644 (file)
@@ -1,4 +1,4 @@
-Feature: Tosca Validation Flow
+Feature: Tosca Capability Refactor Flow
 
   Background: Init
     Given I want to create a VLM
@@ -17,9 +17,4 @@ Feature: Tosca Validation Flow
    Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
    And I want to compare the content of the entry "Definitions/Nested_FSB1ServiceTemplate.yaml" in the zip "resources/downloads/VSPPackage.zip" with file "resources/yaml/Nested_FSB1ServiceTemplate.yaml"
 
-    Then I want to create a VF for this Item
-
-    #And I want to load the yaml content of the entry "Definitions/Nested_FSB1ServiceTemplate
-    # .yaml" in the zip "resources/downloads/VSPPackage.zip" to context
-    #And I want to check property "topology_template.node_templates.FSB1_FSB1_OAM.capabilities"
-    # for value { port_mirroring: { properties: { connection_point: [Object] } } }
\ No newline at end of file
+    Then I want to create a VF for this Item
\ No newline at end of file
index ce6a8e7..dba54ff 100644 (file)
@@ -1,4 +1,4 @@
-Feature: Tosca Validation Flow
+Feature: Heat Validation Flow
 
   Background: Init
     Given I want to create a VLM
index d88c77e..b41b5ea 100644 (file)
@@ -75,26 +75,26 @@ topology_template:
     FSB1_FSB1_OAM:
       type: org.openecomp.resource.cp.v2.extNeutronCP
       properties:
-        exCP_naming:
-          get_input: port_FSB1_OAM_exCP_naming
-        vlan_requirements:
-          get_input: port_FSB1_OAM_vlan_requirements
         ip_requirements:
           get_input: port_FSB1_OAM_ip_requirements
-        network_role_tag:
-          get_input: port_FSB1_OAM_network_role_tag
-        mac_requirements:
-          get_input: port_FSB1_OAM_mac_requirements
-        order:
-          get_input: port_FSB1_OAM_order
         network_role:
           get_input: port_FSB1_OAM_network_role
-        subnetpoolid:
-          get_input: port_FSB1_OAM_subnetpoolid
         fixed_ips:
           get_input:
           - port_FSB1_OAM_fixed_ips
           - index_value
+        subnetpoolid:
+          get_input: port_FSB1_OAM_subnetpoolid
+        mac_requirements:
+          get_input: port_FSB1_OAM_mac_requirements
+        exCP_naming:
+          get_input: port_FSB1_OAM_exCP_naming
+        vlan_requirements:
+          get_input: port_FSB1_OAM_vlan_requirements
+        network_role_tag:
+          get_input: port_FSB1_OAM_network_role_tag
+        order:
+          get_input: port_FSB1_OAM_order
         network:
           get_input:
           - port_FSB1_OAM_network