aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-bdd
diff options
context:
space:
mode:
authorojasdubey <ojas.dubey@amdocs.com>2018-04-23 20:03:19 +0530
committerOren Kleks <orenkle@amdocs.com>2018-04-30 08:32:05 +0000
commit11176263571f4400d798fe947dd3a83678f31a0f (patch)
tree3b29c5efc1675b7c2cde1a1d21bd5789216049d6 /openecomp-bdd
parent0810c2dfe1808d68d6de60324f9bf052ce157fff (diff)
Vlan Tagging Flow tests
Added flow tests for vlan tagging feature Change-Id: If43e077be0034af307fe176b53ce77a5d2cfce47 Issue-ID: SDC-1073 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Diffstat (limited to 'openecomp-bdd')
-rw-r--r--openecomp-bdd/features/TOSCA/VlanTagging.feature372
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1a/negativeNotBoundToParentPort.zipbin0 -> 5114 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1a/regularNestedSubinterface.zipbin0 -> 2915 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1a/subInterfaceGetAttrInOut.zipbin0 -> 3128 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffCompute_SubInterface.zipbin0 -> 2762 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffPort_SubInterface.zipbin0 -> 2768 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffSubInterfaceFile.zipbin0 -> 3436 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1b/regularNestedSubInterface.zipbin0 -> 2739 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1c1/multiplePortsMultipleVlans.zipbin0 -> 4415 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1c1/regularNestedSubInterface.zipbin0 -> 3170 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentNetwork.zipbin0 -> 2770 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentResourceGroupCount.zipbin0 -> 3101 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_MultiplePort_MultipleSubInterface.zipbin0 -> 4838 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_SinglePort_SingleSubInterface.zipbin0 -> 3602 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern4/regularNestedSubInterface.zipbin0 -> 3537 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5ComplexVSPWithDiffSubInfConn.zipbin0 -> 2872 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5_NestedResourceWithMultipleComputeAndPort.zipbin0 -> 2191 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1aHeat.zipbin0 -> 2883 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1bHeat.zipbin0 -> 3940 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c1Heat.zipbin0 -> 4501 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c2Heat.zipbin0 -> 2913 bytes
-rw-r--r--openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern4Heat.zipbin0 -> 3609 bytes
22 files changed, 372 insertions, 0 deletions
diff --git a/openecomp-bdd/features/TOSCA/VlanTagging.feature b/openecomp-bdd/features/TOSCA/VlanTagging.feature
new file mode 100644
index 0000000000..7adf99fae2
--- /dev/null
+++ b/openecomp-bdd/features/TOSCA/VlanTagging.feature
@@ -0,0 +1,372 @@
+Feature: Vlan Tagging - Full Flow tests
+
+ Background: Init
+ Given I want to create a 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
+ port and one subinterface connected to that port. Both port and subinterface are connected to
+ different internal networks.
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1a/subInterfaceGetAttrInOut.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1A Full - Create and submit VSP Network Package containing one compute, one
+ port and one regular nested resource subinterface connected to that port. Only port is connected
+ to an internal network.
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1a/regularNestedSubinterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1A Negative - Create and submit VSP Network Package containing one compute, one
+ port and multiple subinterface resource groups which are not bound to parent port. Only port is
+ connected to an internal network.
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1a/negativeNotBoundToParentPort.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1B Full - Create and submit VSP Network Package containing Sub Interface and different compute type and Create VF
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1b/diffCompute_SubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1B Full - Create and submit VSP Network Package containing Sub Interface and same Compute type and different Port type and Create VF
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1b/diffPort_SubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1B Full - Create and submit VSP Network Package containing Sub Interface and same Compute type same Port type and different Sub interface file and Create VF
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1b/diffSubInterfaceFile.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1B Full - Create and submit VSP Network Package containing Sub Interface and same Compute type different Port type and same Sub interface file and Create VF
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1b/regularNestedSubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1C1 Full - Create and submit VSP Network Package containing two computes of different type, four ports of two types
+ each and four subinterface resource groups of two types each and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1c1/multiplePortsMultipleVlans.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1C1 Full - Create and submit VSP Network Package containing two computes, two ports of same type
+ connected to network and two subinterface resource represented through a regular nested resource and not using a
+ resource group not connected to network and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1c1/regularNestedSubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1C2 Full - Create and submit VSP Network Package containing two computes of the same type,
+ each one has one port with one sub interface (same type) resource group have a different count and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1c2/differentResourceGroupCount.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 1C2 Full - Create and submit VSP Network Package containing two computes of the same type,
+ each one has one port with one sub interface each (same type, different network connectivity) and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern1c2/differentNetwork.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 4 Full - Create and submit VSP Network Package containing one computes, one
+ port represented through a nested resource having one subinterface nested resource and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern4/Pattern_4_SinglePort_SingleSubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 4 Full - Create and submit VSP Network Package containing one computes, two
+ ports represented through a nested resource both port connected to different nested subinterface
+ resource and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern4/Pattern_4_MultiplePort_MultipleSubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 4 Full - Create and submit VSP Network Package containing one computes, one
+ port represented through a regular nested resource and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern4/regularNestedSubInterface.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 5 Full - Create and submit VSP Network Package containing one nested
+ component which is having two VFCs of different type both connected with two port and one port
+ is connected with sub interface resource and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern5/Pattern_5_NestedResourceWithMultipleComputeAndPort.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: Pattern 5 Full - Create and submit VSP Network Package containing different
+ subinterface connectivity scenario and Create VF
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/pattern5/Pattern_5ComplexVSPWithDiffSubInfConn.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: VFC Instance Group per Network Role - Create and submit VSP Network Package of pattern 1A heat
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/vfcinstancegroup/groupPattern1aHeat.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: VFC Instance Group per Network Role - Create and submit VSP Network Package of pattern 1B heat
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/vfcinstancegroup/groupPattern1bHeat.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: VFC Instance Group per Network Role - Create and submit VSP Network Package of pattern 1C1 heat
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c1Heat.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: VFC Instance Group per Network Role - Create and submit VSP Network Package of pattern 1C2 heat
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c2Heat.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item
+
+ Scenario: VFC Instance Group per Network Role - Create and submit VSP Network Package of pattern 4 heat
+
+ When I want to create a VSP with onboarding type "NetworkPackage"
+
+ Then I want to upload a NetworkPackage for this VSP from path "resources/uploads/vlantagging/vfcinstancegroup/groupPattern4Heat.zip"
+ And I want to process the NetworkPackage file for this VSP
+
+ Then I want to commit this Item
+ And I want to submit this VSP
+ And I want to package this VSP
+
+ Then I want to make sure this Item has status "Certified"
+
+ Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
+
+ Then I want to create a VF for this Item \ No newline at end of file
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1a/negativeNotBoundToParentPort.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/negativeNotBoundToParentPort.zip
new file mode 100644
index 0000000000..129fc7ebd1
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/negativeNotBoundToParentPort.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1a/regularNestedSubinterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/regularNestedSubinterface.zip
new file mode 100644
index 0000000000..a64f081699
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/regularNestedSubinterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1a/subInterfaceGetAttrInOut.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/subInterfaceGetAttrInOut.zip
new file mode 100644
index 0000000000..993e9f8e03
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1a/subInterfaceGetAttrInOut.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffCompute_SubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffCompute_SubInterface.zip
new file mode 100644
index 0000000000..c0b54c49cd
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffCompute_SubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffPort_SubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffPort_SubInterface.zip
new file mode 100644
index 0000000000..713e429da6
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffPort_SubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffSubInterfaceFile.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffSubInterfaceFile.zip
new file mode 100644
index 0000000000..24da28acab
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/diffSubInterfaceFile.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1b/regularNestedSubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/regularNestedSubInterface.zip
new file mode 100644
index 0000000000..f967bf9e40
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1b/regularNestedSubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/multiplePortsMultipleVlans.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/multiplePortsMultipleVlans.zip
new file mode 100644
index 0000000000..7c6890e76e
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/multiplePortsMultipleVlans.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/regularNestedSubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/regularNestedSubInterface.zip
new file mode 100644
index 0000000000..57e270b790
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1c1/regularNestedSubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentNetwork.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentNetwork.zip
new file mode 100644
index 0000000000..87d724bf88
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentNetwork.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentResourceGroupCount.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentResourceGroupCount.zip
new file mode 100644
index 0000000000..13c08e99c4
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern1c2/differentResourceGroupCount.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_MultiplePort_MultipleSubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_MultiplePort_MultipleSubInterface.zip
new file mode 100644
index 0000000000..fb4c68d03e
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_MultiplePort_MultipleSubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_SinglePort_SingleSubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_SinglePort_SingleSubInterface.zip
new file mode 100644
index 0000000000..87c44899d5
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern4/Pattern_4_SinglePort_SingleSubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern4/regularNestedSubInterface.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern4/regularNestedSubInterface.zip
new file mode 100644
index 0000000000..89adb0f9ec
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern4/regularNestedSubInterface.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5ComplexVSPWithDiffSubInfConn.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5ComplexVSPWithDiffSubInfConn.zip
new file mode 100644
index 0000000000..f42824098c
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5ComplexVSPWithDiffSubInfConn.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5_NestedResourceWithMultipleComputeAndPort.zip b/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5_NestedResourceWithMultipleComputeAndPort.zip
new file mode 100644
index 0000000000..64430235bf
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/pattern5/Pattern_5_NestedResourceWithMultipleComputeAndPort.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1aHeat.zip b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1aHeat.zip
new file mode 100644
index 0000000000..f4107be42a
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1aHeat.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1bHeat.zip b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1bHeat.zip
new file mode 100644
index 0000000000..d4244b684a
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1bHeat.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c1Heat.zip b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c1Heat.zip
new file mode 100644
index 0000000000..2ac16049bd
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c1Heat.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c2Heat.zip b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c2Heat.zip
new file mode 100644
index 0000000000..7d990e6844
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern1c2Heat.zip
Binary files differ
diff --git a/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern4Heat.zip b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern4Heat.zip
new file mode 100644
index 0000000000..e744c93a6b
--- /dev/null
+++ b/openecomp-bdd/resources/uploads/vlantagging/vfcinstancegroup/groupPattern4Heat.zip
Binary files differ