From d2c2d3e282e827a3c7d5eacfce967554708c9012 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 9 Aug 2022 10:20:08 +0200 Subject: [PATCH] Remove sanity tag from k8s12 and re-apply to k8s04 Change-Id: Ia2a1850814eec7fbceb0f337fa82c6a5a32db4ef Signed-off-by: garciadeblas --- robot-systest/testsuite/k8s_04-openldap_helm.robot | 2 +- robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/robot-systest/testsuite/k8s_04-openldap_helm.robot b/robot-systest/testsuite/k8s_04-openldap_helm.robot index 4e27aa8..f2d6f6e 100644 --- a/robot-systest/testsuite/k8s_04-openldap_helm.robot +++ b/robot-systest/testsuite/k8s_04-openldap_helm.robot @@ -25,7 +25,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/connectivity_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot -Force Tags k8s_04 cluster_k8s daily regression +Force Tags k8s_04 cluster_k8s daily regression sanity Suite Teardown Run Keyword And Ignore Error Suite Cleanup diff --git a/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot b/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot index 82793ce..d19a831 100644 --- a/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot +++ b/robot-systest/testsuite/k8s_12-openldap_helm_day-2.robot @@ -25,7 +25,7 @@ Resource %{ROBOT_DEVOPS_FOLDER}/lib/connectivity_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/ssh_lib.robot Resource %{ROBOT_DEVOPS_FOLDER}/lib/k8scluster_lib.robot -Force Tags k8s_12 cluster_k8s daily regression sanity +Force Tags k8s_12 cluster_k8s daily regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup -- 2.25.1