From 4324812105dd3cc209b501dc841ce5dd2355005d Mon Sep 17 00:00:00 2001 From: shiva kumar Date: Thu, 12 Dec 2024 09:38:45 +0530 Subject: [PATCH] dynamic holodeck ci instance name Signed-off-by: shiva kumar --- tests/holodeck_ubuntu24.04.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/holodeck_ubuntu24.04.yaml b/tests/holodeck_ubuntu24.04.yaml index 0c6e83db..6bb76367 100644 --- a/tests/holodeck_ubuntu24.04.yaml +++ b/tests/holodeck_ubuntu24.04.yaml @@ -1,7 +1,7 @@ apiVersion: holodeck.nvidia.com/v1alpha1 kind: Environment metadata: - name: shivakuinstan + name: shivaku-1 description: "end-to-end test infrastructure" spec: provider: aws @@ -11,7 +11,7 @@ spec: instance: type: g4dn.xlarge region: us-west-1 - name: ${INSTANCE_NAME}-shivaku + name: shivaku-2 ingressIpRanges: - 18.190.12.32/32 - 3.143.46.93/32