Skip to content

Commit 450dc15

Browse files
committed
updated in line with pr_tests
1 parent 5f7ba63 commit 450dc15

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/pr-tests.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55

66
rocky9-ovs-aio-test:
77
name: aio (Rocky 9 OVS)
8-
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@parameterise-aio-tests
8+
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
99
with:
1010
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
1111
os_distribution: rocky
@@ -15,13 +15,12 @@ jobs:
1515
OS_CLOUD: openstack
1616
stackhpc_cloud_tests_version: ${{ github.ref }}
1717
repository: stackhpc/stackhpc-kayobe-config
18-
called_from_external: true
19-
external_ref_override: stackhpc/2024.1
18+
github_ref: stackhpc/2024.1
2019
secrets: inherit
2120

2221
ubuntu-jammy-ovn-aio-test:
2322
name: aio (Ubuntu Jammy OVN)
24-
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@parameterise-aio-tests
23+
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
2524
with:
2625
kayobe_image: ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
2726
os_distribution: ubuntu
@@ -31,8 +30,7 @@ jobs:
3130
OS_CLOUD: openstack
3231
stackhpc_cloud_tests_version: ${{ github.ref }}
3332
repository: stackhpc/stackhpc-kayobe-config
34-
called_from_external: true
35-
external_ref_override: stackhpc/2024.1
33+
github_ref: stackhpc/2024.1
3634
secrets: inherit
3735

3836
lint:

0 commit comments

Comments
 (0)