Apply cluster_heal tag to heal tests instead of cluster_main 40/12440/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Sat, 25 Jun 2022 16:29:22 +0000 (18:29 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 10 Aug 2022 07:53:24 +0000 (09:53 +0200)
Change-Id: I8fb7929eb7890b2a3426bc07d3cfa28952a7fbf8
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
README.md
robot-systest/testsuite/heal_01-volume_vdu_healing.robot
robot-systest/testsuite/heal_02-scale_vdu_healing.robot
robot-systest/testsuite/heal_03-multiple_healing.robot
robot-systest/testsuite/heal_04-autohealing.robot

index 7eff36f..f38799c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -180,6 +180,7 @@ The following tags exist for each testsuite:
   - `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
index f0270c0..2922ee6 100644 (file)
@@ -26,7 +26,7 @@ Resource   %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
 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
index e7d6966..5bdcf36 100644 (file)
@@ -26,7 +26,7 @@ Resource   %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
 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
index 3b0baae..f534157 100644 (file)
@@ -26,7 +26,7 @@ Resource   %{ROBOT_DEVOPS_FOLDER}/lib/ns_lib.robot
 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
index 5518b11..f151c20 100644 (file)
 
 *** 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/ns_lib.robot
 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