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@xxxxxxxxxx> > > 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@xxxxxxxxxx> > > > > 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@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure