We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8094a commit 0e98ee5Copy full SHA for 0e98ee5
.github/workflows/pr-tests.yml
@@ -18,6 +18,7 @@ jobs:
18
neutron_plugin: ovs
19
OS_CLOUD: openstack
20
stackhpc_cloud_tests_version: ${{ github.ref }}
21
+ repository: stackhpc/stackhpc-kayobe-config
22
secrets: inherit
23
24
ubuntu-jammy-ovn-aio-test:
@@ -32,6 +33,7 @@ jobs:
32
33
neutron_plugin: ovn
34
35
36
37
38
39
lint:
0 commit comments