koji_hub: add a ci channel for ci jobs
ci jobs have been clogging up limited s390x builders, and we also don't want them running on our ppc64le heavybuilder. So, there is now a ci channel with all the builders except only 2 s390x builders and not the ppc64le heavy builder one. Will see how this helps and adjust it. Only 2 s390x builders may unduly constrain ci, so we may need to increase things there, but we can see if this works first. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
58932984ff
commit
ad7df8587e
1 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,8 @@ channel =
|
||||||
method osbuildImage :: use osbuild
|
method osbuildImage :: use osbuild
|
||||||
method buildContainer :: use container
|
method buildContainer :: use container
|
||||||
method flatpakBuild :: use flatpak
|
method flatpakBuild :: use flatpak
|
||||||
|
user bpeck/jenkins-continuous-infra.apps.ci.centos.org && use ci
|
||||||
|
user zuul && use ci
|
||||||
has req_channel :: {
|
has req_channel :: {
|
||||||
# require customchannel to override build channel
|
# require customchannel to override build channel
|
||||||
method build chainbuild !! req
|
method build chainbuild !! req
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue