Skip to content

Commit 6e034c3

Browse files
committed
Tidy up of commented out code.
1 parent 89e76e9 commit 6e034c3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Pull request
22
on:
33
pull_request:
44
jobs:
5-
65
rocky9-ovs-aio-test:
76
name: aio (Rocky 9 OVS)
87
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
@@ -13,9 +12,7 @@ jobs:
1312
ssh_username: cloud-user
1413
neutron_plugin: ovs
1514
OS_CLOUD: openstack
16-
#stackhpc_cloud_tests_version: ${{ github.ref }}
1715
stackhpc_cloud_tests_version: ${{ github.head_ref || github.ref_name }}
18-
#stackhpc_cloud_tests_version: opensearch-dashboards-grafana
1916
repository: stackhpc/stackhpc-kayobe-config
2017
github_ref: stackhpc/2024.1
2118
runner: arc-aio-cloud-tests-runner
@@ -31,9 +28,7 @@ jobs:
3128
ssh_username: ubuntu
3229
neutron_plugin: ovn
3330
OS_CLOUD: openstack
34-
#stackhpc_cloud_tests_version: ${{ github.ref }}
3531
stackhpc_cloud_tests_version: ${{ github.head_ref || github.ref_name }}
36-
#stackhpc_cloud_tests_version: opensearch-dashboards-grafana
3732
repository: stackhpc/stackhpc-kayobe-config
3833
github_ref: stackhpc/2024.1
3934
runner: arc-aio-cloud-tests-runner

0 commit comments

Comments
 (0)