Skip to content

Commit

Permalink
Target new test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBed4d committed Jan 28, 2025
1 parent 71cceec commit f0ec939
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
run: echo 'secret not defined'
rocky9-ovs-aio-test:
name: aio (Rocky 9 OVS)
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@make-workflows-great-again #stackhpc/2024.1
with:
runs-on: arc-aio-cloud-tests-runner
runner_var: arc-aio-cloud-tests-runner
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
os_distribution: rocky
os_release: "9"
Expand All @@ -28,9 +28,9 @@ jobs:

ubuntu-jammy-ovn-aio-test:
name: aio (Ubuntu Jammy OVN)
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@make-workflows-great-again #stackhpc/2024.1
with:
runs-on: arc-aio-cloud-tests-runner
runner_var: arc-aio-cloud-tests-runner
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
os_distribution: ubuntu
os_release: jammy
Expand Down

0 comments on commit f0ec939

Please sign in to comment.