X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_31-multivdu_volume_multiattach.robot;h=7cc6de1c62c61a99ac7a863df38222fa31bb2cd8;hb=dba7f6b9d46ed6b7bb8d6f6fb8465a61721c5944;hp=6e2e1642ff863ee98a6f5d9f7f090df86f42c5fa;hpb=5e001f506b744021d5ef25999c9da28cf56d8fbc;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/basic_31-multivdu_volume_multiattach.robot b/robot-systest/testsuite/basic_31-multivdu_volume_multiattach.robot index 6e2e164..7cc6de1 100644 --- a/robot-systest/testsuite/basic_31-multivdu_volume_multiattach.robot +++ b/robot-systest/testsuite/basic_31-multivdu_volume_multiattach.robot @@ -27,7 +27,7 @@ Resource ../lib/ns_lib.resource Resource ../lib/connectivity_lib.resource Resource ../lib/ssh_lib.resource -Test Tags basic_31 cluster_main daily +Test Tags basic_31 cluster_main daily regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -73,7 +73,7 @@ Network Service Instance Test ${status} ${message}= Run Keyword And Ignore Error Variable Should Exist ${VDU0_PUBLICKEY} Log ${status} Log ${message} - IF ${status} == "FAIL" Set Global Variable ${VDU0_PUBLICKEY} ${EMPTY} + IF "${status}" == "FAIL" Set Global Variable ${VDU0_PUBLICKEY} ${EMPTY} ${id}= Create Network Service ${NSD_NAME} %{VIM_TARGET} ${NS_NAME} ${NS_CONFIG} ${VDU0_PUBLICKEY} Set Suite Variable ${NS_ID} ${id} Sleep ${WAIT_GUARD_FOR_VM_BOOT} Waiting for VM's daemons to be up and running