Apply cluster_heal tag to heal tests instead of cluster_main
Change-Id: I8fb7929eb7890b2a3426bc07d3cfa28952a7fbf8
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/robot-systest/testsuite/heal_04-autohealing.robot b/robot-systest/testsuite/heal_04-autohealing.robot
index 5518b11..f151c20 100644
--- a/robot-systest/testsuite/heal_04-autohealing.robot
+++ b/robot-systest/testsuite/heal_04-autohealing.robot
@@ -12,13 +12,13 @@
*** Settings ***
Documentation [HEAL-04] Autohealing of NS
-Suite Teardown Run Keyword And Ignore Error Suite Cleanup
-Force Tags heal_04 cluster_main daily regression
+
Library OperatingSystem
Library String
Library Collections
Library Process
Library SSHLibrary
+
Resource %{ROBOT_DEVOPS_FOLDER}/lib/vnfd_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/vnf_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/nsd_lib.robot
@@ -26,6 +26,11 @@
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/openstack_lib.robot
+Force Tags heal_04 cluster_heal daily regression
+
+Suite Teardown Run Keyword And Ignore Error Suite Cleanup
+
+
*** Variables ***
# NS and VNF descriptor package folder and ids
${vnfd_pkg} autoheal_vnf