From: garciadeblas Date: Tue, 17 Jun 2025 16:33:40 +0000 (+0200) Subject: Update VIM_NAME and CLUSTER_NAME variables in gitops_02 test to be RFC 1123 compatible X-Git-Tag: v18.0.0~20 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F15245%2F1;p=osm%2Ftests.git Update VIM_NAME and CLUSTER_NAME variables in gitops_02 test to be RFC 1123 compatible Change-Id: I07897d1c37f9a343752cb7bacfe69a2eb08ca79b Signed-off-by: garciadeblas --- diff --git a/robot-systest/testsuite/gitops_02-declarative_cluster_registration_oka_ksu.robot b/robot-systest/testsuite/gitops_02-declarative_cluster_registration_oka_ksu.robot index 48115d8..8965a0b 100644 --- a/robot-systest/testsuite/gitops_02-declarative_cluster_registration_oka_ksu.robot +++ b/robot-systest/testsuite/gitops_02-declarative_cluster_registration_oka_ksu.robot @@ -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