File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44jobs :
55 build-kayobe-image :
66 name : Build Kayobe Image
7- uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-build-kayobe-image.yml@stackhpc/2024.1
7+ uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-build-kayobe-image.yml@parameterise-aio-tests # todo: change after merge
88
99 rocky9-ovs-aio-test :
1010 name : aio (Rocky 9 OVS)
1717 ssh_username : cloud-user
1818 neutron_plugin : ovs
1919 OS_CLOUD : openstack
20- openstack_tests_version : ${{ github.ref }}
20+ stackhpc_cloud_tests_version : ${{ github.ref }}
2121 secrets : inherit
2222
2323 ubuntu-jammy-ovn-aio-test :
3131 ssh_username : ubuntu
3232 neutron_plugin : ovn
3333 OS_CLOUD : openstack
34- openstack_tests_version : ${{ github.ref }}
34+ stackhpc_cloud_tests_version : ${{ github.ref }}
3535 secrets : inherit
3636
3737 lint :
You can’t perform that action at this time.
0 commit comments