X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fbasic_06-vnf_with_charm.robot;h=80987810f3abcc57715975f4b5827daa1ed407ff;hb=refs%2Fchanges%2F95%2F13595%2F6;hp=a3bf07e5ce9b859b0446f8e6be5c894251d4b2cc;hpb=a131bf078c13b0c63ace7555be0944ac5e2fc588;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/basic_06-vnf_with_charm.robot b/robot-systest/testsuite/basic_06-vnf_with_charm.robot index a3bf07e..8098781 100644 --- a/robot-systest/testsuite/basic_06-vnf_with_charm.robot +++ b/robot-systest/testsuite/basic_06-vnf_with_charm.robot @@ -22,7 +22,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/juju_lib.robot -Force Tags basic_06 cluster_ee_config daily regression +Force Tags basic_06 cluster_ee_config daily regression azure Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -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}