Enable InstantiationTemplatesApiTest with counter-maps 63/99363/1
authorIttay Stern <ittay.stern@att.com>
Mon, 9 Dec 2019 19:30:17 +0000 (21:30 +0200)
committerIttay Stern <ittay.stern@att.com>
Mon, 9 Dec 2019 19:30:17 +0000 (21:30 +0200)
Change-Id: I57c09a6ae664517d01deb7b0d4f3e639f7a871a6
Issue-ID: VID-724
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-automation/src/test/java/org/onap/vid/api/InstantiationTemplatesApiTest.java
vid-automation/src/test/resources/asyncInstantiation/templates__instance_template.json

index a14e81f..f6fbd26 100644 (file)
@@ -74,7 +74,7 @@ public class InstantiationTemplatesApiTest extends AsyncInstantiationBase {
         return uri.toASCIIString() + "/asyncInstantiation/templateTopology/" + jobId;
     }
 
-    @Test(groups = "underDevelopment")
+    @Test
     public void templateTopology_givenDeployFromCypressE2E_getTemplateTopologyDataIsEquivalent() throws IOException {
         templateTopology_givenDeploy_templateTopologyIsEquivalent(objectMapper.readValue(
             convertRequest(objectMapper, "asyncInstantiation/templates__instance_template.json"),
index 5de1f47..04b0961 100644 (file)
   "isALaCarte": true,
   "testApi": "GR_API",
   "trackById": "36601560-f8e3-4020-bdef-3e4709c51e84",
-  "existingVNFCounterMap": {"024a417d-ca46-40bf-95ce-809c6a269011": 1},
+  "existingVNFCounterMap": {
+    "024a417d-ca46-40bf-95ce-809c6a269011": 1
+  },
+  "existingVRFCounterMap": {},
+  "existingVnfGroupCounterMap": {},
+  "existingNetworksCounterMap": {},
   "vnfs": {
     "vProbe_NC_VNF 0": {
       "modelInfo": {