Updated hackfest_multivdu: removed SSH access password, public key file will be used...
[osm/tests.git] / robot-systest / testsuite / hackfest_multivdu.robot
index 67cb910..c30ef94 100644 (file)
@@ -30,8 +30,8 @@ Suite Teardown   Run Keyword And Ignore Error   Suite Cleanup
 
 *** Variables ***
 ${ns_id}   ${EMPTY}
-${username}   osm
-${password}   osm4u
+${username}   ubuntu
+${password}   ${EMPTY}
 ${vnf_member_index}   1
 ${vnf_ip_addr}   ${EMPTY}
 ${ns_config}   {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] }