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 6d3ff7b commit 941501cCopy full SHA for 941501c
.github/workflows/pr-tests.yml
@@ -15,6 +15,8 @@ jobs:
15
OS_CLOUD: openstack
16
stackhpc_cloud_tests_version: ${{ github.ref }}
17
repository: stackhpc/stackhpc-kayobe-config
18
+ called_from_external: true
19
+ external_ref_override: stackhpc/2024.1
20
secrets: inherit
21
22
ubuntu-jammy-ovn-aio-test:
@@ -29,6 +31,8 @@ jobs:
29
31
30
32
33
34
35
36
37
38
lint:
0 commit comments