Add check of spaces at EOL in stage-test
[osm/tests.git] / robot-systest / testsuite / slice_01-network_slicing.robot
index 8f666d1..33d3bab 100644 (file)
@@ -134,7 +134,7 @@ Test Middle Vnf SSH Access
     [Documentation]   SSH access to the slice middle vnf (mgmt_vnf_ip) with the credentials provided in the variables file
 
     Sleep   30s   Waiting ssh daemon to be up
-    Test SSH Connection   ${mgmt_vnf_ip}   ${username}   ${password}   ${privatekey} 
+    Test SSH Connection   ${mgmt_vnf_ip}   ${username}   ${password}   ${privatekey}
 
 
 Test Slice Connectivity