From: aguilarherna Date: Wed, 7 Apr 2021 13:31:34 +0000 (+0000) Subject: Updated hackfest_multivdu: removed SSH access password, public key file will be used... X-Git-Tag: branch-sol006v331-start~9 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=commitdiff_plain;h=5d0100ef6baafb816826b7f29ed102b51a25e2e3 Updated hackfest_multivdu: removed SSH access password, public key file will be used instead Change-Id: I24dc11e5a8e1f344db49ab7a85c698242f6b555a Signed-off-by: aguilarherna --- diff --git a/robot-systest/testsuite/hackfest_multivdu.robot b/robot-systest/testsuite/hackfest_multivdu.robot index 67cb910..c30ef94 100644 --- a/robot-systest/testsuite/hackfest_multivdu.robot +++ b/robot-systest/testsuite/hackfest_multivdu.robot @@ -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}} ] }