File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ name: Pull request
22on :
33 pull_request :
44jobs :
5-
65 rocky9-ovs-aio-test :
76 name : aio (Rocky 9 OVS)
8- uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@parameterise-aio-tests
7+ uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
98 with :
109 kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
1110 os_distribution : rocky
@@ -15,13 +14,12 @@ jobs:
1514 OS_CLOUD : openstack
1615 stackhpc_cloud_tests_version : ${{ github.ref }}
1716 repository : stackhpc/stackhpc-kayobe-config
18- called_from_external : true
19- external_ref_override : stackhpc/2024.1
17+ github_ref : stackhpc/2024.1
2018 secrets : inherit
2119
2220 ubuntu-jammy-ovn-aio-test :
2321 name : aio (Ubuntu Jammy OVN)
24- uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@parameterise-aio-tests
22+ uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
2523 with :
2624 kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
2725 os_distribution : ubuntu
3129 OS_CLOUD : openstack
3230 stackhpc_cloud_tests_version : ${{ github.ref }}
3331 repository : stackhpc/stackhpc-kayobe-config
34- called_from_external : true
35- external_ref_override : stackhpc/2024.1
32+ github_ref : stackhpc/2024.1
3633 secrets : inherit
3734
3835 lint :
You can’t perform that action at this time.
0 commit comments