File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 5
5
6
6
rocky9-ovs-aio-test :
7
7
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
9
9
with :
10
10
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
11
11
os_distribution : rocky
@@ -15,13 +15,12 @@ jobs:
15
15
OS_CLOUD : openstack
16
16
stackhpc_cloud_tests_version : ${{ github.ref }}
17
17
repository : stackhpc/stackhpc-kayobe-config
18
- called_from_external : true
19
- external_ref_override : stackhpc/2024.1
18
+ github_ref : stackhpc/2024.1
20
19
secrets : inherit
21
20
22
21
ubuntu-jammy-ovn-aio-test :
23
22
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
25
24
with :
26
25
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
27
26
os_distribution : ubuntu
31
30
OS_CLOUD : openstack
32
31
stackhpc_cloud_tests_version : ${{ github.ref }}
33
32
repository : stackhpc/stackhpc-kayobe-config
34
- called_from_external : true
35
- external_ref_override : stackhpc/2024.1
33
+ github_ref : stackhpc/2024.1
36
34
secrets : inherit
37
35
38
36
lint :
You can’t perform that action at this time.
0 commit comments