taskotron: Rawhide is now F32
This commit is contained in:
parent
3fc680b063
commit
a5ec3cf33e
4 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
|||
[default]
|
||||
imgfac_base_url={{imagefactory_baseurl}}
|
||||
rawhide=31
|
||||
|
||||
rawhide=32
|
||||
|
|
|
@ -3,4 +3,5 @@ extra_enablerepos: ''
|
|||
imagefactory_build_releases:
|
||||
- 29
|
||||
- 30
|
||||
- 31
|
||||
- rawhide
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[default]
|
||||
imgfac_base_url=http://127.0.0.1:8075/imagefactory
|
||||
rawhide=31
|
||||
rawhide=32
|
||||
|
||||
mail_from={{deployment_type}}.imagefactory@qa.fedoraproject.org
|
||||
mail_to=jskladan@redhat.com tflink@redhat.com
|
||||
|
|
|
@ -23,8 +23,6 @@
|
|||
tag:
|
||||
$and:
|
||||
- $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/'
|
||||
- $not:
|
||||
$regex: '/^f31-.*/' # Branched disabled during initial stabilization period
|
||||
- $not:
|
||||
$regex: '/^f32-.*/' # Rawhide CI gating not supported yet
|
||||
do:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue