X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=robot-systest%2Ftestsuite%2Fbasic_12-ns_primitives.robot;h=66d68916c2e9554c98aad83f05a8a47039b25eee;hb=090cb5cf5ad79439db79568c55a1ad290d52614c;hp=9a15ddf6eb58f154b2a9ac149be3a432705773ce;hpb=a131bf078c13b0c63ace7555be0944ac5e2fc588;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/basic_12-ns_primitives.robot b/robot-systest/testsuite/basic_12-ns_primitives.robot index 9a15ddf..66d6891 100644 --- a/robot-systest/testsuite/basic_12-ns_primitives.robot +++ b/robot-systest/testsuite/basic_12-ns_primitives.robot @@ -27,7 +27,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/package_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/juju_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot -Force Tags basic_12 cluster_ee_config daily regression +Force Tags basic_12 cluster_ee_config daily regression azure Suite Teardown Run Keyword And Ignore Error Suite Cleanup @@ -145,6 +145,6 @@ Delete Temporary Descriptor Folder [Arguments] ${folder_name} ${rc} ${stdout}= Run and Return RC and Output rm -rf '${folder_name}' - log ${stdout} + Log ${stdout}