| commit | 3ef73653a822f3eb7a9f2be61e8fcfe71859d428 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jun 17 18:33:40 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Oct 01 17:26:57 2025 +0200 |
| tree | b47c22797c2a16030d8bbbd45f1bcaeebe8837b1 | |
| parent | e20f775dace4f928dfe1f0e35b13bca4f98523ed [diff] |
Update VIM_NAME and CLUSTER_NAME variables in gitops_02 test to be RFC 1123 compatible Change-Id: I07897d1c37f9a343752cb7bacfe69a2eb08ca79b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
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_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