Update VIM_NAME and CLUSTER_NAME variables in gitops_02 test to be RFC 1123 compatible 45/15245/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 17 Jun 2025 16:33:40 +0000 (18:33 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 17 Jun 2025 16:33:40 +0000 (18:33 +0200)
Change-Id: I07897d1c37f9a343752cb7bacfe69a2eb08ca79b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
robot-systest/testsuite/gitops_02-declarative_cluster_registration_oka_ksu.robot

index 48115d8..8965a0b 100644 (file)
@@ -42,8 +42,8 @@ ${OKA_NS_NAME}   namespace
 ${OKA_NS_PROFILE}   app-profile
 
 # VIM and Cluster
-${VIM_NAME}   gitops_02_vim
-${CLUSTER_NAME}   cl-gitops_02
+${VIM_NAME}   gitops02vim
+${CLUSTER_NAME}   cl-gitops02
 ${CLUSTER_DESCRIPTION}   "Cluster for gitops02 Robot test suite"
 
 # KSUs