X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fhackfest_cloudinit.robot;fp=robot-systest%2Ftestsuite%2Fhackfest_cloudinit.robot;h=cb95f0ff073ab8aa9714f2859c747150669b851e;hp=5f20a7173b8abc7b7729987fb896a54159abb499;hb=321726f7804f92c56bb07ffb7301e3eb28daf574;hpb=bd91f86bd3391a47e0037c3f22431dcd0a6d5103 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