From: RachelF Date: Sun, 4 Aug 2019 09:44:05 +0000 (+0300) Subject: Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate... X-Git-Tag: 5.0.1~86^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F92639%2F1;p=vid.git Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap Issue-ID: VID-546 Signed-off-by: RachelF Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b --- diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm index ceccb0af9..f80f924b3 100755 --- a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm +++ b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/instantiate.htm @@ -20,19 +20,19 @@
-
-
-
-
-
-
-
-
-
- - {{status}} -
+
+
+
+
+
+
+
+
+
+ + {{status}} +
{{errorMsg}}
{{errorDetails | json}}
@@ -394,7 +394,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -429,7 +429,7 @@
  • - VLAN: {{vlan.vlanIdInner}} | TYPE: VLAN + VLAN: {{vlan.vlanIdOuter}} | TYPE: VLAN
  • @@ -452,7 +452,7 @@ @@ -461,9 +461,9 @@ + data-tests-id="activateDeactivateButton-{{configuration.name}}"> {{configuration.nodeStatus === STATUS_CONSTANTS.AAI_ACTIVE ? "Deactivate" : "Activate"}} @@ -473,7 +473,7 @@
    PORT: {{port.portName}} | ORCH STATUS: {{port.portStatus}} -