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.
2 parents b7c871d + 33374cc commit 30e12dbCopy full SHA for 30e12db
1 file changed
zuul.d/jobs-layout.yaml
@@ -4,6 +4,11 @@
4
github-check:
5
jobs:
6
- noop
7
- - adoption-standalone-to-crc-ceph
8
- - adoption-standalone-to-crc-no-ceph
9
- - adoption-docs-preview
+ - adoption-standalone-to-crc-ceph: &required_projects
+ required-projects:
+ - name: openstack-k8s-operators/data-plane-adoption
10
+ override-checkout: 18.0-fr6
11
+ - name: openstack-k8s-operators/install_yamls
12
13
+ - adoption-standalone-to-crc-no-ceph: *required_projects
14
+ - adoption-docs-preview: *required_projects
0 commit comments