Update keywords in sol003_02 to avoid duplicates
[osm/tests.git] / robot-systest / testsuite / basic_31-multivdu_volume_multiattach.robot
index 6e2e164..7cc6de1 100644 (file)
@@ -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