Freeze break request: Add f22 beta thresholds to the bodhi frontend

Luke Macken lmacken at redhat.com
Mon Mar 2 20:48:49 UTC 2015


Pushed to stg+prod.

Thanks!

luke

On Mon, Mar 02, 2015 at 03:11:00PM -0500, Ralph Bean wrote:
> On Mon, Mar 02, 2015 at 12:25:48PM -0700, Luke Macken wrote:
> > The F22 pre/post beta settings never made it to the bodhi frontend
> > config in ansible.
> > 
> > Attached is a patch that should fix https://fedorahosted.org/bodhi/ticket/772
> > 
> > Thanks,
> > 
> > luke
> 
> > From 2318ccb429c0afe0996d332cfa8be75426b5222f Mon Sep 17 00:00:00 2001
> > From: Luke Macken <lmacken at redhat.com>
> > Date: Mon, 2 Mar 2015 19:19:02 +0000
> > Subject: [PATCH] bodhi: Add the f22 pre/post beta thresholds to the frontend
> > 
> > 
> > Signed-off-by: Luke Macken <lmacken at redhat.com>
> > 
> > diff --git a/roles/bodhi/base/templates/bodhi-prod.cfg.j2 b/roles/bodhi/base/templates/bodhi-prod.cfg.j2
> > index e388eae..053942f 100644
> > --- a/roles/bodhi/base/templates/bodhi-prod.cfg.j2
> > +++ b/roles/bodhi/base/templates/bodhi-prod.cfg.j2
> > @@ -9,16 +9,16 @@
> >  # Release status
> >  # pre-beta enforces the 'Pre Beta' policy defined here:
> >  # https://fedoraproject.org/wiki/Updates_Policy
> > -f21.status = 'pre_beta'
> > +f22.status = 'pre_beta'
> >  
> > -f21.post_beta.mandatory_days_in_testing = 7
> > -f21.post_beta.critpath.num_admin_approvals = 0
> > -f21.post_beta.critpath.min_karma = 2
> > -f21.post_beta.critpath.stable_after_days_without_negative_karma = 14
> > +f22.post_beta.mandatory_days_in_testing = 7
> > +f22.post_beta.critpath.num_admin_approvals = 0
> > +f22.post_beta.critpath.min_karma = 2
> > +f22.post_beta.critpath.stable_after_days_without_negative_karma = 14
> >  
> > -f21.pre_beta.mandatory_days_in_testing = 3
> > -f21.pre_beta.critpath.num_admin_approvals = 0
> > -f21.pre_beta.critpath.min_karma = 1
> > +f22.pre_beta.mandatory_days_in_testing = 3
> > +f22.pre_beta.critpath.num_admin_approvals = 0
> > +f22.pre_beta.critpath.min_karma = 1
> >  
> >  # Bodhi Defaults:
> >  #
> > -- 
> > 1.7.2.1
> > 
> 
> +1 here



> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150302/29dfc092/attachment-0001.sig>


More information about the infrastructure mailing list