+1 With kind regards, Patrick Uiterwijk Fedora Infra ----- Original Message ----- > On Friday, May 22, 2015 02:08:32 PM Kevin Fenzi wrote: > > With our release, we need to switch bodhi over to making regular 0 day > > updates and prep it for f23 updates someday. > > > > I'd apply this patch and then the 0 day release actions in the bodhi > > sop at https://infrastructure.fedoraproject.org/infra/docs/bodhi.rst > > > > +1s? > > > > kevin > > -- > > diff --git a/modules/bodhi/templates/bodhi-masher-jobrunner.cfg.erb > > b/modules/bodhi/templates/bodhi-masher-jobrunner.cfg.erb index > > 022d67a..408a110 100644 > > --- a/modules/bodhi/templates/bodhi-masher-jobrunner.cfg.erb > > +++ b/modules/bodhi/templates/bodhi-masher-jobrunner.cfg.erb > > @@ -9,16 +9,16 @@ > > # Release status > > # pre-beta enforces the 'Pre Beta' policy defined here: > > # https://fedoraproject.org/wiki/Updates_Policy > > -f22.status = 'pre_beta' > > +f23.status = 'pre_beta' > > > > -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 > > +f23.post_beta.mandatory_days_in_testing = 7 > > +f23.post_beta.critpath.num_admin_approvals = 0 > > +f23.post_beta.critpath.min_karma = 2 > > +f23.post_beta.critpath.stable_after_days_without_negative_karma = 14 > > > > -f22.pre_beta.mandatory_days_in_testing = 3 > > -f22.pre_beta.critpath.num_admin_approvals = 0 > > -f22.pre_beta.critpath.min_karma = 1 > > +f23.pre_beta.mandatory_days_in_testing = 3 > > +f23.pre_beta.critpath.num_admin_approvals = 0 > > +f23.pre_beta.critpath.min_karma = 1 > > > > sqlobject.dburi="notrans_postgres://bodhi:<%= bodhiPassword > > %>@db-bodhi/bodhi" > > > > diff --git a/modules/bodhi/templates/bodhi-prod.cfg.erb > > b/modules/bodhi/templates/bodhi-prod.cfg.erb index c166c65..2853a96 100644 > > --- a/modules/bodhi/templates/bodhi-prod.cfg.erb > > +++ b/modules/bodhi/templates/bodhi-prod.cfg.erb > > @@ -9,16 +9,16 @@ > > # Release status > > # pre-beta enforces the 'Pre Beta' policy defined here: > > # https://fedoraproject.org/wiki/Updates_Policy > > -f22.status = 'post_beta' > > +f23.status = 'pre_beta' > > > > -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 > > +f23.post_beta.mandatory_days_in_testing = 7 > > +f23.post_beta.critpath.num_admin_approvals = 0 > > +f23.post_beta.critpath.min_karma = 2 > > +f23.post_beta.critpath.stable_after_days_without_negative_karma = 14 > > > > -f22.pre_beta.mandatory_days_in_testing = 3 > > -f22.pre_beta.critpath.num_admin_approvals = 0 > > -f22.pre_beta.critpath.min_karma = 1 > > +f23.pre_beta.mandatory_days_in_testing = 3 > > +f23.pre_beta.critpath.num_admin_approvals = 0 > > +f23.pre_beta.critpath.min_karma = 1 > > > > # Bodhi Defaults: > > # > ack +1 > _______________________________________________ > infrastructure mailing list > infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure