aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2018-08-13 21:12:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-13 21:12:48 +0000
commit052e8846150f39c1e9fa32edf9d2564d6bb44d40 (patch)
treea52770c8cf9e3f7efb247f84c746af11ca82d6f9 /robot/testsuites
parent391680ad4e62b725e9e40e1bdcdaf48b4875fd28 (diff)
parentc3f081d1107c8c82399fb193779b0ac3e121dd91 (diff)
Merge "Add APPC CDT preload capability"
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/demo.robot8
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot
index 216d3091..a6c6cb8f 100644
--- a/robot/testsuites/demo.robot
+++ b/robot/testsuites/demo.robot
@@ -59,3 +59,11 @@ Run Heatbridge
[Tags] heatbridge
Execute Heatbridge ${HB_STACK} ${HB_SERVICE_INSTANCE_ID} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS}
+Preload APPC CDT GUI
+ [Documentation]
+ ... APPC CDT Preload Demo
+ [Tags] APPCCDTPreloadDemo
+ Setup Browser
+ Preload APPC CDT GUI
+# Preload APPC CDT GUI demo reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json ${EXECDIR}/robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json ${EXECDIR}/robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml ${EXECDIR}/robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml
+