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-bug1511-start^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F10629%2F1;p=osm%2Ftests.git Updated hackfest_multivdu: removed SSH access password, public key file will be used instead Change-Id: I24dc11e5a8e1f344db49ab7a85c698242f6b555a Signed-off-by: aguilarherna Signed-off-by: garciadeblas --- 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}} ] }