Skip to content

Commit d1b78f2

Browse files
bogdandoopenshift-merge-bot[bot]
authored andcommitted
multinode: Add adoption vars for osp repos
Add vars for osp 17 repos into the base multinode CI job for adoption testing. Those become shared by the multinode single-stack and multinode multi-stack (novacells) jobs. Signed-off-by: Bohdan Dobrelia <[email protected]>
1 parent 9526d90 commit d1b78f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

zuul.d/adoption.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919
- ci/playbooks/collect-logs.yml
2020
- ci/playbooks/multinode-autohold.yml
2121
vars: &adoption_vars
22+
osp_17_repos:
23+
- rhel-9-for-x86_64-baseos-eus-rpms
24+
- rhel-9-for-x86_64-appstream-eus-rpms
25+
- rhel-9-for-x86_64-highavailability-eus-rpms
26+
- openstack-17.1-for-rhel-9-x86_64-rpms
27+
- fast-datapath-for-rhel-9-x86_64-rpms
28+
osp_17_ceph_repos:
29+
- rhceph-7-tools-for-rhel-9-x86_64-rpms
2230
zuul_log_collection: true
2331
registry_login_enabled: true
2432
push_registry: quay.rdoproject.org

0 commit comments

Comments
 (0)