Added azure tag in Azure-compatible tests
[osm/tests.git] / robot-systest / testsuite / basic_12-ns_primitives.robot
index 9a15ddf..66d6891 100644 (file)
@@ -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}