X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Ftests.git;a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_06-vnf_with_charm.robot;fp=robot-systest%2Ftestsuite%2Fbasic_06-vnf_with_charm.robot;h=6b296c5d41cb39c81a3358509c5cafc08562e0c0;hp=a3bf07e5ce9b859b0446f8e6be5c894251d4b2cc;hb=321726f7804f92c56bb07ffb7301e3eb28daf574;hpb=bd91f86bd3391a47e0037c3f22431dcd0a6d5103 diff --git a/robot-systest/testsuite/basic_06-vnf_with_charm.robot b/robot-systest/testsuite/basic_06-vnf_with_charm.robot index a3bf07e..6b296c5 100644 --- a/robot-systest/testsuite/basic_06-vnf_with_charm.robot +++ b/robot-systest/testsuite/basic_06-vnf_with_charm.robot @@ -85,10 +85,10 @@ Check VNF Charm Application Name Get Management Ip Addresses ${ip_addr_1} Get Vnf Management Ip Address ${ns_id} ${vnf_member_index_1} - log ${ip_addr_1} + Log ${ip_addr_1} Set Suite Variable ${vnf_1_ip_addr} ${ip_addr_1} ${ip_addr_2} Get Vnf Management Ip Address ${ns_id} ${vnf_member_index_2} - log ${ip_addr_2} + Log ${ip_addr_2} Set Suite Variable ${vnf_2_ip_addr} ${ip_addr_2}