X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fhackfest_cloudinit.robot;h=3ac1189d7121a2727696d3d79eae2344a79f723b;hb=refs%2Fheads%2Fsol006;hp=2fb79faed4d12db59b297b185bf5b4fd836d769a;hpb=661ba4f167f7c68eeb87cb97ae254a0034a48dbb;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/hackfest_cloudinit.robot b/robot-systest/testsuite/hackfest_cloudinit.robot index 2fb79fa..3ac1189 100644 --- a/robot-systest/testsuite/hackfest_cloudinit.robot +++ b/robot-systest/testsuite/hackfest_cloudinit.robot @@ -31,7 +31,7 @@ Suite Teardown Run Keyword And Ignore Error Suite Cleanup *** Variables *** ${ns_id} ${EMPTY} ${username} ubuntu -${password} ${EMPTY} +${password} osm4u ${vnf_member_index} 1 ${vnf_ip_addr} ${EMPTY} ${ns_config} {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] } @@ -53,7 +53,7 @@ Create Hackfest Cloudinit NS Descriptor Network Service Instance Test [Tags] hackfest_cloudinit sanity regression - ${id}= Create Network Service ${nsd_name} %{VIM_TARGET} ${ns_name} ${ns_config} ${publickey} + ${id}= Create Network Service ${nsd_name} %{VIM_TARGET} ${ns_name} ${ns_config} ${EMPTY} Set Suite Variable ${ns_id} ${id}