Skip to content

Commit aa32959

Browse files
committed
Target new test workflow
1 parent 71cceec commit aa32959

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pr-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
run: echo 'secret not defined'
1313
rocky9-ovs-aio-test:
1414
name: aio (Rocky 9 OVS)
15-
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
15+
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@make-workflows-great-again #stackhpc/2024.1
1616
with:
17-
runs-on: arc-aio-cloud-tests-runner
17+
runner: arc-aio-cloud-tests-runner
1818
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
1919
os_distribution: rocky
2020
os_release: "9"
@@ -28,9 +28,9 @@ jobs:
2828

2929
ubuntu-jammy-ovn-aio-test:
3030
name: aio (Ubuntu Jammy OVN)
31-
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
31+
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@make-workflows-great-again #stackhpc/2024.1
3232
with:
33-
runs-on: arc-aio-cloud-tests-runner
33+
runner: arc-aio-cloud-tests-runner
3434
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
3535
os_distribution: ubuntu
3636
os_release: jammy

0 commit comments

Comments
 (0)