From fce0e1a450c036ad38d07e1eebb001cf8e2a3fe3 Mon Sep 17 00:00:00 2001 From: garciaale Date: Wed, 5 Aug 2020 10:56:33 -0400 Subject: [PATCH] Removes wrong k8scluster tag on K8S-04 test, as all tests on the same file are tagged as openldap only Change-Id: I9d20bcc5cb02f46bf039fcb6c0217c93753bc700 Signed-off-by: garciaale --- robot-systest/testsuite/k8s_04-openldap_helm.robot | 4 ++-- 1 file 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 8df02f7..d7aa177 100644 --- a/robot-systest/testsuite/k8s_04-openldap_helm.robot +++ b/robot-systest/testsuite/k8s_04-openldap_helm.robot @@ -43,7 +43,7 @@ Create Package For OpenLDAP NS Create NSD '%{PACKAGES_FOLDER}/${nsd_pkg}' Add K8s Cluster To OSM - [Tags] openldap k8scluster sanity regression + [Tags] openldap sanity regression Create K8s Cluster %{K8S_CREDENTIALS} ${k8scluster_version} %{VIM_TARGET} %{VIM_MGMT_NET} ${k8scluster_name} Create Network Service Instance @@ -56,7 +56,7 @@ Delete Network Service Instance Delete NS ${ns_name} Remove K8s Cluster from OSM - [Tags] openldap k8scluster sanity regression + [Tags] openldap sanity regression Delete K8s Cluster ${k8scluster_name} Delete NS Descriptor Test -- 2.17.1