Re: Freeze break request: h2 testing on rawhide

2019-08-30 Thread Stephen John Smoogen
On Fri, 30 Aug 2019 at 14:27, Rick Elrod  wrote:
>
> On 8/30/19 12:21 PM, Kevin Fenzi wrote:
> >
> > Can I get some +1s for this plan?
>
> +1, easy to back out if it breaks.
>

+! also

> Rick
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org



-- 
Stephen J Smoogen.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: Freeze break request: h2 testing on rawhide

2019-08-30 Thread Rick Elrod

On 8/30/19 12:21 PM, Kevin Fenzi wrote:


Can I get some +1s for this plan?


+1, easy to back out if it breaks.

Rick
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Freeze break request: h2 testing on rawhide

2019-08-30 Thread Kevin Fenzi
Greetings.

The curl folks think they might have finally tracked down the http/2
issues were were hitting with composes now.

So, I'd like to:

Apply this patch to enable h2 on kojipkgs again:

diff --git a/playbooks/include/proxies-websites.yml
b/playbooks/include/proxies-websites.yml
index d66e829..47289ab 100644
--- a/playbooks/include/proxies-websites.yml
+++ b/playbooks/include/proxies-websites.yml
@@ -585,7 +585,7 @@
 - kojipkgs01.fedoraproject.org
 - kojipkgs02.fedoraproject.org
 cert_name: "{{wildcard_cert_name}}"
-use_h2: false
+use_h2: true

   - role: httpd/website
 site_name: apps.fedoraproject.org

Then, run the proxies playbook to enable it.

Then, do a rawhide compose.

If it fails with any h2 or cannot download errors, revert the change and
let the curl folks know.

If it doesn't leave it enabled.

I'd likely do this testing over the weekend when no other composes are
running.

Can I get some +1s for this plan?

kevin



signature.asc
Description: OpenPGP digital signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [FBR] upgrade the koji fedora-messaging plugin in prod

2019-08-30 Thread Pierre-Yves Chibon
On Fri, Aug 30, 2019 at 11:33:14AM -0400, Stephen John Smoogen wrote:
> On Fri, 30 Aug 2019 at 11:08, Clement Verna  wrote:
> >
> >
> >
> > On Fri, 30 Aug 2019 at 17:06, Pierre-Yves Chibon  
> > wrote:
> >>
> >> Good Morning,
> >>
> >> I would like to propose to upgrade the koji plugin for fedora-messaging so 
> >> it
> >> integrates these changes: 
> >> https://pagure.io/koji-fedmsg-plugin/pull-request/5
> >> which hopefully will fix https://pagure.io/fedora-infrastructure/issue/8158
> >>
> >> Worst case they don't and we can revert and we're back to square one.
> >> Best case it works :)
> >>
> >> We tried testing this in staging but the way koji and bodhi are currently
> >> configured in koji is making it quite difficult (koji is still on 
> >> rawhide=f31
> >> while bodhi has already been synced from prod, and koji isn't configured 
> >> to let
> >> robosignatory signs builds in the f30 tags...).
> >>
> >> Thoughts?
> >
> >
> > +1 since the message currently does not work and rolling back in case of 
> > problem is pretty easy.
> >
> 
> Since it is broke already I am +1 to see if this fixes it.

Thanks, I'm not going to apply this right now as I'm about to step away for the
week-end but I'll likely take this on on Monday :)


Pierre
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [FBR] Upgrade pagure in production

2019-08-30 Thread Kevin Fenzi
+1 here...



signature.asc
Description: OpenPGP digital signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [FBR] upgrade the koji fedora-messaging plugin in prod

2019-08-30 Thread Stephen John Smoogen
On Fri, 30 Aug 2019 at 11:08, Clement Verna  wrote:
>
>
>
> On Fri, 30 Aug 2019 at 17:06, Pierre-Yves Chibon  wrote:
>>
>> Good Morning,
>>
>> I would like to propose to upgrade the koji plugin for fedora-messaging so it
>> integrates these changes: https://pagure.io/koji-fedmsg-plugin/pull-request/5
>> which hopefully will fix https://pagure.io/fedora-infrastructure/issue/8158
>>
>> Worst case they don't and we can revert and we're back to square one.
>> Best case it works :)
>>
>> We tried testing this in staging but the way koji and bodhi are currently
>> configured in koji is making it quite difficult (koji is still on rawhide=f31
>> while bodhi has already been synced from prod, and koji isn't configured to 
>> let
>> robosignatory signs builds in the f30 tags...).
>>
>> Thoughts?
>
>
> +1 since the message currently does not work and rolling back in case of 
> problem is pretty easy.
>

Since it is broke already I am +1 to see if this fixes it.

>>
>>
>> Pierre
>> ___
>> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
>> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
>> Fedora Code of Conduct: 
>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives: 
>> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
>
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org



-- 
Stephen J Smoogen.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [FBR] upgrade the koji fedora-messaging plugin in prod

2019-08-30 Thread Clement Verna
On Fri, 30 Aug 2019 at 17:06, Pierre-Yves Chibon 
wrote:

> Good Morning,
>
> I would like to propose to upgrade the koji plugin for fedora-messaging so
> it
> integrates these changes:
> https://pagure.io/koji-fedmsg-plugin/pull-request/5
> which hopefully will fix
> https://pagure.io/fedora-infrastructure/issue/8158
>
> Worst case they don't and we can revert and we're back to square one.
> Best case it works :)
>
> We tried testing this in staging but the way koji and bodhi are currently
> configured in koji is making it quite difficult (koji is still on
> rawhide=f31
> while bodhi has already been synced from prod, and koji isn't configured
> to let
> robosignatory signs builds in the f30 tags...).
>
> Thoughts?
>

+1 since the message currently does not work and rolling back in case of
problem is pretty easy.


>
> Pierre
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to
> infrastructure-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
>
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [FBR] Upgrade pagure in production

2019-08-30 Thread Neal Gompa
On Fri, Aug 30, 2019 at 10:58 AM Pierre-Yves Chibon  wrote:
>
> Good Morning,
>
> A bit before freeze started, we upgrade pagure to 5.7.4 on src.fp.o but forgot
> to do pagure.io
> Since then there has been 4 small bug fixes releases (most of which are 
> related
> to src.fp.o), changelog is at: https://docs.pagure.org/pagure/changelog.html
>
> I'd like to upgrade src.fp.o from 5.7.4 to 5.7.8 which will also make Tomas
> Tomecek's life easier on packit and upgrade pagure.io to the latest version.
>
> Down time for src.fp.o is as small as an apache restart, on pagure.io there 
> is a
> database migration to apply but it should be just a few minutes.
>
>
> Thoughts?

Seems fine to me.



-- 
真実はいつも一つ!/ Always, there's only one truth!
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


[FBR] Upgrade pagure in production

2019-08-30 Thread Pierre-Yves Chibon
Good Morning,

A bit before freeze started, we upgrade pagure to 5.7.4 on src.fp.o but forgot
to do pagure.io
Since then there has been 4 small bug fixes releases (most of which are related
to src.fp.o), changelog is at: https://docs.pagure.org/pagure/changelog.html

I'd like to upgrade src.fp.o from 5.7.4 to 5.7.8 which will also make Tomas
Tomecek's life easier on packit and upgrade pagure.io to the latest version.

Down time for src.fp.o is as small as an apache restart, on pagure.io there is a
database migration to apply but it should be just a few minutes.


Thoughts?
Pierre
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


[FBR] upgrade the koji fedora-messaging plugin in prod

2019-08-30 Thread Pierre-Yves Chibon
Good Morning,

I would like to propose to upgrade the koji plugin for fedora-messaging so it
integrates these changes: https://pagure.io/koji-fedmsg-plugin/pull-request/5
which hopefully will fix https://pagure.io/fedora-infrastructure/issue/8158

Worst case they don't and we can revert and we're back to square one.
Best case it works :)

We tried testing this in staging but the way koji and bodhi are currently
configured in koji is making it quite difficult (koji is still on rawhide=f31
while bodhi has already been synced from prod, and koji isn't configured to let
robosignatory signs builds in the f30 tags...).

Thoughts?

Pierre


signature.asc
Description: PGP signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org