Add check of spaces at EOL in stage-test
[osm/tests.git] / robot-systest / testsuite / hackfest_multivdu.robot
index 229e9e6..2344563 100644 (file)
@@ -83,7 +83,7 @@ Test Ping
 Test SSH Access
     ${status}   ${message}=   Run Keyword And Ignore Error   Variable Should Exist   ${privatekey}
         Run Keyword If   "${status}" == "FAIL"   Set Global Variable   ${privatekey}   ${EMPTY}
 Test SSH Access
     ${status}   ${message}=   Run Keyword And Ignore Error   Variable Should Exist   ${privatekey}
         Run Keyword If   "${status}" == "FAIL"   Set Global Variable   ${privatekey}   ${EMPTY}
-    Test SSH Connection   ${vnf_ip_addr}   ${username}   ${password}   ${privatekey} 
+    Test SSH Connection   ${vnf_ip_addr}   ${username}   ${password}   ${privatekey}
 
 Delete NS Instance Test
     [Tags]   cleanup
 
 Delete NS Instance Test
     [Tags]   cleanup