Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions zuul.d/content_provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
A zuul job to build content (rpms, openstack services containers,
operators) from opendev and github changes.
timeout: 5000
vars:
cifmw_build_containers_exclude_containers:
antelope: &exclude
centos9:
- tempest-extras
master: *exclude
pre-run:
- ci/playbooks/meta_content_provider/copy_container_files.yaml
run:
Expand Down