aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/demo.robot
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-12-05 16:21:20 -0500
committerBrian Freeman <bf1936@att.com>2019-12-06 12:02:01 -0500
commit026df1b5db881b1fa5af704fc1a8a6f16b1c664c (patch)
treeea46c736e5f25223c54b9ac08d899202745b628f /robot/testsuites/demo.robot
parent590721c5bdd9f00ed441e1ceba411d360bb41712 (diff)
Reduce init duration
Return if service_name already exists Issue-ID: INT-1397 Change-Id: I5d4da95501643d7fe21779e5f20aab26f05e873e Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r--robot/testsuites/demo.robot4
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot
index c1877e71..9b870015 100644
--- a/robot/testsuites/demo.robot
+++ b/robot/testsuites/demo.robot
@@ -38,6 +38,10 @@ Initialize SO Openstack Identity For V3
${auth}= Create List ${GLOBAL_SO_CATDB_USERNAME} ${GLOBAL_SO_PASSWORD}
Run Keyword If '${GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION}'=='v3' SO.Upsert Cloud Configuration ${GLOBAL_SO_CATDB_ENDPOINT} ${GLOBAL_SO_CLOUD_CONFIG_PATH} ${GLOBAL_TEMPLATE_FOLDER} ${GLOBAL_SO_CLOUD_CONFIG_TEMPLATE} ${arguments} auth=${auth}
+Initialize vCPE Models
+ [Tags] distributeVCPE
+ Load vCPE Models
+
Initialize Customer
[Tags] InitCustomer
Load Customer Demonstration