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/README.md b/README.md
index 7eff36f..f38799c 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,7 @@
- `cluster_k8s_charms`: `k8s_05`, `k8s_06`
- `cluster_sa`: `sa_01`, `sa_02`, `sa_07`
- `cluster_slices`: `slice_01`, `slice_02`
+ - `cluster_heal`: `heal_01`, `heal_02`, `heal_03`, `heal_04`
- daily: for all testsuites that will run in the daily job
- regression: for all testsuites that should pass in the current stable branch
- sanity: for all testsuites that should be passed by each commit in the
diff --git a/robot-systest/testsuite/heal_01-volume_vdu_healing.robot b/robot-systest/testsuite/heal_01-volume_vdu_healing.robot
index f0270c0..2922ee6 100644
--- a/robot-systest/testsuite/heal_01-volume_vdu_healing.robot
+++ b/robot-systest/testsuite/heal_01-volume_vdu_healing.robot
@@ -26,7 +26,7 @@
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/openstack_lib.robot
-Force Tags heal_01 cluster_main daily regression
+Force Tags heal_01 cluster_heal daily regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
diff --git a/robot-systest/testsuite/heal_02-scale_vdu_healing.robot b/robot-systest/testsuite/heal_02-scale_vdu_healing.robot
index e7d6966..5bdcf36 100644
--- a/robot-systest/testsuite/heal_02-scale_vdu_healing.robot
+++ b/robot-systest/testsuite/heal_02-scale_vdu_healing.robot
@@ -26,7 +26,7 @@
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/openstack_lib.robot
-Force Tags heal_02 cluster_main daily regression
+Force Tags heal_02 cluster_heal daily regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
diff --git a/robot-systest/testsuite/heal_03-multiple_healing.robot b/robot-systest/testsuite/heal_03-multiple_healing.robot
index 3b0baae..f534157 100644
--- a/robot-systest/testsuite/heal_03-multiple_healing.robot
+++ b/robot-systest/testsuite/heal_03-multiple_healing.robot
@@ -26,7 +26,7 @@
Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot
Resource %{ROBOT_DEVOPS_FOLDER}/lib/openstack_lib.robot
-Force Tags heal_03 cluster_main daily regression
+Force Tags heal_03 cluster_heal daily regression
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
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