Robot testcase for DualStackip
[osm/tests.git] / robot-systest / testsuite / basic_31-multivdu_volume_multiattach.robot
index 6e2e164..b36ecd1 100644 (file)
@@ -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