diff options
Diffstat (limited to 'robot/testsuites/demo.robot')
-rwxr-xr-x | robot/testsuites/demo.robot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index b16de5c9..c2a0b3e2 100755 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -28,6 +28,7 @@ ${HB_VNF} Initialize Customer And Models [Tags] InitDemo Load Customer And Models Demonstration + Load Customer SDN-ETHERNET-INTERNET Initialize SO Openstack Identity For V3 [Tags] InitDemo @@ -106,3 +107,6 @@ Distribute Demo vFWDT Model [Timeout] 600 Model Distribution For Directory service=vFWDT +Download Service CSAR To Robot + [Tags] downloadCsar + Download CSAR ${CATALOG_SERVICE_ID} |