aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2020-11-24 09:41:38 -0500
committerMorgan Richomme <morgan.richomme@orange.com>2020-12-01 15:28:04 +0000
commitd2aa352ef40729242b0dd19049e44dbe337b3080 (patch)
tree21c3305a7868db5ed518892075e4c56fcecdc732 /robot/testsuites
parent87ed1d482e440017658bd0408242199574bbcb62 (diff)
Remove Heatbridge for testing
Issue-ID: INT-1791 Change-Id: I6363d90a77afae2663b481d1d942b3c7ed9bdd92 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/demo.robot10
1 files changed, 5 insertions, 5 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot
index 3812bb66..14fecfe0 100644
--- a/robot/testsuites/demo.robot
+++ b/robot/testsuites/demo.robot
@@ -119,11 +119,11 @@ Delete Instantiated VNF
Delete VNF ${TENANT_NAME} ${VVG_SERVER_ID} ${CUSTOMER_NAME} ${SERVICE_INSTANCE_ID} ${STACK_NAMES} ${REVERSE_HEATBRIDGE}
[Teardown] Teardown VNF ${CUSTOMER_NAME} ${CATALOG_SERVICE_ID} ${CATALOG_RESOURCE_IDS}
-Run Heatbridge
- [Documentation]
- ... Try to run heatbridge
- [Tags] heatbridge
- Execute Heatbridge ${HB_STACK} ${HB_VNF} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS}
+#Run Heatbridge
+# [Documentation]
+# ... Try to run heatbridge
+# [Tags] heatbridge
+# Execute Heatbridge ${HB_STACK} ${HB_VNF} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS}
Preload APPC CDT GUI
[Documentation]