From fe3cc691cb194e3b998451bb53a4f2e775ef60a2 Mon Sep 17 00:00:00 2001 From: shiva kumar Date: Thu, 12 Dec 2024 10:24:52 +0530 Subject: [PATCH] dynamic holodeck ci instance name Signed-off-by: shiva kumar --- tests/holodeck_ubuntu24.04.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/holodeck_ubuntu24.04.yaml b/tests/holodeck_ubuntu24.04.yaml index f192fe4c..3bd312b7 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: shivaku-1 + name: HOLODECK_NAME description: "end-to-end test infrastructure" spec: provider: aws @@ -11,7 +11,6 @@ spec: instance: type: g4dn.xlarge region: us-west-1 - name: shivaku-3 ingressIpRanges: - 18.190.12.32/32 - 3.143.46.93/32