X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fhackfest_cloudinit.robot;h=cb95f0ff073ab8aa9714f2859c747150669b851e;hb=refs%2Fchanges%2F25%2F12825%2F1;hp=5f20a7173b8abc7b7729987fb896a54159abb499;hpb=f4ebaa88025189ede4f073ab8a1f27c95efff867;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/hackfest_cloudinit.robot b/robot-systest/testsuite/hackfest_cloudinit.robot index 5f20a71..cb95f0f 100644 --- a/robot-systest/testsuite/hackfest_cloudinit.robot +++ b/robot-systest/testsuite/hackfest_cloudinit.robot @@ -70,7 +70,7 @@ Network Service Instance Test Get Vnf Ip Address ${ip_addr} Get Vnf Management Ip Address ${ns_id} ${vnf_member_index} - log ${ip_addr} + Log ${ip_addr} Set Suite Variable ${vnf_ip_addr} ${ip_addr} @@ -83,7 +83,7 @@ Test SSH Access Check Remote File Injected Via Cloud-init ${stdout}= Execute Remote Command Check Rc Return Output ${vnf_ip_addr} ${username} ${password} ${EMPTY} sudo cat /root/helloworld.txt - log ${stdout} + Log ${stdout} Delete NS Instance Test