Skip to content

Commit 0474866

Browse files
amoralejopenshift-merge-bot[bot]
authored andcommitted
Exclude horizontest from the tcib in the content-provider job for master
Issue [1] is making it to fail building the horizontest container image in master. The jobs in the watcher-operator repo do not require it, so we can safely exclude it. [1] https://bugs.launchpad.net/horizon/+bug/2141293
1 parent e2c9f69 commit 0474866

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.zuul.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@
229229
- name: openstack-operator
230230
src: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/openstack-operator"
231231
image_base: watcher
232+
cifmw_build_containers_exclude_containers:
233+
master:
234+
centos10:
235+
- tempest-extras
236+
- horizontest
232237
- job:
233238
name: watcher-operator-validation-master
234239
parent: watcher-operator-validation-base

0 commit comments

Comments
 (0)