X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fhackfest_multivdu.robot;h=a4ddf3333f6a19f3c05da647b1dd8a1efaa62af7;hb=66e307d0416a82c90022843c625951d889682745;hp=46229c21eb916815440df2f464b60ed8574c65a0;hpb=7a9e031926d2fa7ed5041485b3d41b0c1e85d2a9;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/hackfest_multivdu.robot b/robot-systest/testsuite/hackfest_multivdu.robot index 46229c2..a4ddf33 100644 --- a/robot-systest/testsuite/hackfest_multivdu.robot +++ b/robot-systest/testsuite/hackfest_multivdu.robot @@ -87,7 +87,7 @@ Test SSH Access [Documentation] Check that the VNF is accessible via SSH in its mgmt IP address. ${status} ${message}= Run Keyword And Ignore Error Variable Should Exist ${PRIVATEKEY} Log ${status},${message} - IF ${status} == "FAIL" Set Global Variable ${PRIVATEKEY} ${EMPTY} + IF "${status}" == "FAIL" Set Global Variable ${PRIVATEKEY} ${EMPTY} Test SSH Connection ${VNF_IP_ADDR} ${USERNAME} ${PASSWORD} ${PRIVATEKEY} Delete NS Instance Test