From b7360c372d574a8dd1d7e24eca1fb0cc1af149d4 Mon Sep 17 00:00:00 2001 From: Christopher Desiniotis Date: Thu, 31 Oct 2024 15:28:20 -0700 Subject: [PATCH] Revert "Revert "Use NV-GHA runners"" This reverts commit 0efdd6d12f70db4e261ea45f3c18d3346049925c. --- .github/workflows/ci.yaml | 12 +++--------- tests/holodeck.yaml | 7 ++++++- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e55b5800..e388a61f6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,15 +15,9 @@ name: CI on: - pull_request: - types: - - opened - - synchronize - branches: - - main - - release-* push: branches: + - "pull-request/[0-9]+" - main - release-* @@ -213,7 +207,7 @@ jobs: ### e2e tests ### e2e-tests-containerd: needs: [build-gpu-operator, build-gpu-operator-validator] - runs-on: ubuntu-latest + runs-on: linux-amd64-cpu4 steps: - uses: actions/checkout@v4 name: Check out code @@ -265,7 +259,7 @@ jobs: e2e-tests-nvidiadriver: needs: [build-gpu-operator, build-gpu-operator-validator] - runs-on: ubuntu-latest + runs-on: linux-amd64-cpu4 steps: - uses: actions/checkout@v4 name: Check out code diff --git a/tests/holodeck.yaml b/tests/holodeck.yaml index 5cbdae24b..ef890fdf2 100644 --- a/tests/holodeck.yaml +++ b/tests/holodeck.yaml @@ -12,7 +12,12 @@ spec: type: g4dn.xlarge region: us-west-1 ingressIpRanges: - - 0.0.0.0/0 + - 18.190.12.32/32 + - 3.143.46.93/32 + - 52.15.119.136/32 + - 35.155.108.162/32 + - 35.162.190.51/32 + - 54.201.61.24/32 image: architecture: amd64 imageId: ami-0ce2cb35386fc22e9