Skip to content

Commit 33374cc

Browse files
committed
[18.0-fr6] configure zuul CI to run with 18.0-fr6 branch
1 parent a511ea6 commit 33374cc

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

zuul.d/jobs-layout.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
github-check:
55
jobs:
66
- noop
7-
- adoption-standalone-to-crc-ceph
8-
- adoption-standalone-to-crc-no-ceph
9-
- adoption-docs-preview
7+
- adoption-standalone-to-crc-ceph: &required_projects
8+
required-projects:
9+
- name: openstack-k8s-operators/data-plane-adoption
10+
override-checkout: 18.0-fr6
11+
- name: openstack-k8s-operators/install_yamls
12+
override-checkout: 18.0-fr6
13+
- adoption-standalone-to-crc-no-ceph: *required_projects
14+
- adoption-docs-preview: *required_projects

0 commit comments

Comments
 (0)