taskotron: Rawhide is now F32

This commit is contained in:
Kamil Páral 2019-08-21 09:53:13 +02:00 committed by Pierre-Yves Chibon
parent 3fc680b063
commit a5ec3cf33e
4 changed files with 3 additions and 5 deletions

View file

@ -1,4 +1,3 @@
[default] [default]
imgfac_base_url={{imagefactory_baseurl}} imgfac_base_url={{imagefactory_baseurl}}
rawhide=31 rawhide=32

View file

@ -3,4 +3,5 @@ extra_enablerepos: ''
imagefactory_build_releases: imagefactory_build_releases:
- 29 - 29
- 30 - 30
- 31
- rawhide - rawhide

View file

@ -1,6 +1,6 @@
[default] [default]
imgfac_base_url=http://127.0.0.1:8075/imagefactory imgfac_base_url=http://127.0.0.1:8075/imagefactory
rawhide=31 rawhide=32
mail_from={{deployment_type}}.imagefactory@qa.fedoraproject.org mail_from={{deployment_type}}.imagefactory@qa.fedoraproject.org
mail_to=jskladan@redhat.com tflink@redhat.com mail_to=jskladan@redhat.com tflink@redhat.com

View file

@ -23,8 +23,6 @@
tag: tag:
$and: $and:
- $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/' - $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/'
- $not:
$regex: '/^f31-.*/' # Branched disabled during initial stabilization period
- $not: - $not:
$regex: '/^f32-.*/' # Rawhide CI gating not supported yet $regex: '/^f32-.*/' # Rawhide CI gating not supported yet
do: do: