File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ name: Pull request
2
2
on :
3
3
pull_request :
4
4
jobs :
5
-
6
5
rocky9-ovs-aio-test :
7
6
name : aio (Rocky 9 OVS)
8
7
uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
13
12
ssh_username : cloud-user
14
13
neutron_plugin : ovs
15
14
OS_CLOUD : openstack
16
- # stackhpc_cloud_tests_version: ${{ github.ref }}
17
15
stackhpc_cloud_tests_version : ${{ github.head_ref || github.ref_name }}
18
- # stackhpc_cloud_tests_version: opensearch-dashboards-grafana
19
16
repository : stackhpc/stackhpc-kayobe-config
20
17
github_ref : stackhpc/2024.1
21
18
runner : arc-aio-cloud-tests-runner
31
28
ssh_username : ubuntu
32
29
neutron_plugin : ovn
33
30
OS_CLOUD : openstack
34
- # stackhpc_cloud_tests_version: ${{ github.ref }}
35
31
stackhpc_cloud_tests_version : ${{ github.head_ref || github.ref_name }}
36
- # stackhpc_cloud_tests_version: opensearch-dashboards-grafana
37
32
repository : stackhpc/stackhpc-kayobe-config
38
33
github_ref : stackhpc/2024.1
39
34
runner : arc-aio-cloud-tests-runner
You can’t perform that action at this time.
0 commit comments