From b6d810ac78c9f499cac0b34e6c07ae04fe2f5bd5 Mon Sep 17 00:00:00 2001 From: aguilard Date: Wed, 30 Mar 2022 12:33:21 +0200 Subject: [PATCH] Removed daily label from k8s_11 test Change-Id: I20755f38a801ca8f8bfba29d1198d2df6336e475 Signed-off-by: aguilard --- robot-systest/testsuite/k8s_11-simple_helm_k8s_scaling.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot-systest/testsuite/k8s_11-simple_helm_k8s_scaling.robot b/robot-systest/testsuite/k8s_11-simple_helm_k8s_scaling.robot index 068f92c..78611e5 100644 --- a/robot-systest/testsuite/k8s_11-simple_helm_k8s_scaling.robot +++ b/robot-systest/testsuite/k8s_11-simple_helm_k8s_scaling.robot @@ -26,7 +26,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_11 cluster_k8s daily regression +Force Tags k8s_11 cluster_k8s regression Suite Teardown Run Keyword And Ignore Error Suite Cleanup -- 2.17.1