File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 4
4
jobs :
5
5
rocky9-ovs-aio-test :
6
6
name : aio (Rocky 9 OVS)
7
- uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
7
+ uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@test-sct-branches-before-merging
8
8
with :
9
9
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
10
10
os_distribution : rocky
11
11
os_release : " 9"
12
12
ssh_username : cloud-user
13
13
neutron_plugin : ovs
14
14
OS_CLOUD : openstack
15
- stackhpc_cloud_tests_version : ${{ github.ref }}
15
+ # stackhpc_cloud_tests_version: ${{ github.ref }}
16
+ stackhpc_cloud_tests_version : opensearch-dashboards-grafana
16
17
repository : stackhpc/stackhpc-kayobe-config
17
18
github_ref : stackhpc/2024.1
18
19
runner : arc-aio-cloud-tests-runner
19
20
secrets : inherit
20
21
21
22
ubuntu-jammy-ovn-aio-test :
22
23
name : aio (Ubuntu Jammy OVN)
23
- uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
24
+ uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@test-sct-branches-before-merging
24
25
with :
25
26
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
26
27
os_distribution : ubuntu
27
28
os_release : jammy
28
29
ssh_username : ubuntu
29
30
neutron_plugin : ovn
30
31
OS_CLOUD : openstack
31
- stackhpc_cloud_tests_version : ${{ github.ref }}
32
+ # stackhpc_cloud_tests_version: ${{ github.ref }}
33
+ stackhpc_cloud_tests_version : opensearch-dashboards-grafana
32
34
repository : stackhpc/stackhpc-kayobe-config
33
35
github_ref : stackhpc/2024.1
34
36
runner : arc-aio-cloud-tests-runner
You can’t perform that action at this time.
0 commit comments