X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FDevstackUtils.robot;h=2913e6f302dba5a39abf86634a78f3bdb9b75a63;hb=1fa04ea6816b5559f3926d6de3a36267c2dff5cb;hp=771b6d96477d0eb1f631ccf092ab54a0acdaf027;hpb=817ffc83ede08f58668fb0274af4e9217025590b;p=integration%2Ftest.git diff --git a/csit/libraries/DevstackUtils.robot b/csit/libraries/DevstackUtils.robot index 771b6d9647..2913e6f302 100644 --- a/csit/libraries/DevstackUtils.robot +++ b/csit/libraries/DevstackUtils.robot @@ -19,6 +19,8 @@ ${DEVSTACK_SYSTEM_PASSWORD} \ # set to empty, but provide for others to ov Run Tempest Tests [Arguments] ${tempest_regex} ${tempest_exclusion_regex}="" ${tempest_conf}="" ${tempest_directory}=/opt/stack/tempest ${timeout}=600s [Documentation] Execute the tempest tests. + Return From Keyword If "skip_if_${OPENSTACK_BRANCH}" in @{TEST_TAGS} + Return From Keyword If "skip_if_${SECURITY_GROUP_MODE}" in @{TEST_TAGS} ${devstack_conn_id}= Get ControlNode Connection Switch Connection ${devstack_conn_id} Write Commands Until Prompt source ${DEVSTACK_DEPLOY_PATH}/openrc admin admin