Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-14 Thread Sinny Kumari
On Mon, Aug 13, 2018 at 2:58 AM, Dusty Mabe  wrote:

>
>
> On 08/12/2018 05:59 AM, Kevin Fenzi wrote:
> > Looks ok to me. +1
>
> > kevin
> >
>
> Applied and playbook ran!
>

Thanks!

Dusty
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-leave@lists.
> fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/
> infrastructure@lists.fedoraproject.org/message/
> Z2HDJHCKI7IWHR3KCLDYOMZF2SY4XFOT/
>



-- 
http://sinny.io/
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/3CCIXE4TUJYAFQRKUBJFEHPVJVMBTYN7/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-12 Thread Dusty Mabe


On 08/12/2018 05:59 AM, Kevin Fenzi wrote:
> Looks ok to me. +1
> 
> kevin
> 

Applied and playbook ran!

Dusty
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/Z2HDJHCKI7IWHR3KCLDYOMZF2SY4XFOT/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-12 Thread Kevin Fenzi
Looks ok to me. +1

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://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/V2ECUBCI36DHSHPNUW4IP5NCTO6K5WFP/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-10 Thread Dusty Mabe


On 08/10/2018 10:35 AM, Sinny Kumari wrote:
> Sorry, previous patch had a minor issue. Please use the patch
> from here (available in attachment).
> 

LGTM. Thanks Sinny. I'll let someone from releng/infra +1 before I push.

Dusty 
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/NX3QCTIVDUI3DVHQXW4R6X4DJY6RBOC6/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-10 Thread Sinny Kumari
Sorry, previous patch had a minor issue. Please use the patch
from here (available in attachment).

On Fri, Aug 10, 2018 at 1:00 PM, Sinny Kumari  wrote:

>
>
> On Thu, Aug 9, 2018 at 8:01 PM, Sinny Kumari  wrote:
>
>> Sorry for late response.
>>
>> Last patch didn't work when we tested in koji for an image build.
>> We had to make some changes in pungi [1] to fix it and now fix
>> is available in pungi-4.1.26-2.
>>
>>
>  pungi-4.1.26-2 should be available now on bodhi-backend-01.
>
> New patch (available in attachment) should work once bodhi-backend-01
>> is updated with latest pungi. [2]
>>
>> [1] https://pagure.io/pungi/c/1759c1ba80156a8ec466e4ad31802930ad
>> e4ba8e?branch=master
>> [2] https://pagure.io/fedora-infrastructure/issue/7154
>>
>>
>> On Fri, Jun 22, 2018 at 10:11 AM, Sinny Kumari  wrote:
>>
>>>
>>>
>>> On Thu, Jun 21, 2018 at 11:51 PM, Dusty Mabe 
>>> wrote:
>>>


 On 06/21/2018 10:49 AM, Sinny Kumari wrote:
 > From past few weeks, we have started producing Atomic composes
 > media during Fedora 28 bodhi updates and updates-testing run.
 > Media name of AH ISO are perfectly fine. But for cloud images
 > media name[1] looks something like
 > Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 for qcow2.
 > It will be nice to have media name like
 > Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which
 > is what we get during regular atomic twoweek compose run [2].
 >
 > This patch (available in email attachment) attempts to fix the media
 name.
 > Taken inspiration from releng issue [3] and ansible commit [4]. I am
 not
 > sure how to test it locally, any pointers will be useful.

 Thanks Sinny!

 Since we are already only building images for >= 28 then I don't think
 we
 need the if/endif statements in your patch.

>>>
>>> Yeah , we don't now but added it because we may need in future when F29
>>> is released. I have updated patch (available in attachment) with
>>> removing if condition.
>>>
>>>
 I would say to try to work with randy/lsedlar to test this in stage but
 since nothing is yet depending on these images I'm not opposed to just
 merging this and seeing if it works in prod.

>>>
>>> Randy is on PTO currently, will check with lsedlar if he can test this
>>> patch
>>> on stage.
>>>
>>>
 >
 > [1] https://kojipkgs.fedoraproject.org/compose/updates/Fedora-28
 -updates-20180620.0/compose/AtomicHost/x86_64/images/
 > [2] https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-At
 omic-28-20180620.0/compose/AtomicHost/x86_64/images/
 > [3] https://pagure.io/releng/issue/7113
 > [4] https://infrastructure.fedoraproject.org/cgit/ansible.git/co
 mmit/?id=40c32c97f2dcaab549dba7cbb5fbd1897bd57ed8

>>>
>>>
>>>
>>> --
>>> http://sinny.io/
>>>
>>
>>
>>
>> --
>> http://sinny.io/
>>
>
>
>
> --
> http://sinny.io/
>



-- 
http://sinny.io/
From 8967a65ae2d3fd98abbd84d4a8e09abc607285ff Mon Sep 17 00:00:00 2001
From: Sinny Kumari 
Date: Wed, 18 Jul 2018 07:32:20 -0400
Subject: [PATCH] Attempt to get better AH images media name during update run

Atomic cloud images produced during updates and updates-testing
run contains name something like
Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 . It
will be nice to have media name
like Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which we
get during regular atomic twoweek compose run
---
 roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 4 
 1 file changed, 4 insertions(+)

diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
index a401b8a3c..4057971c6 100644
--- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
@@ -201,6 +201,8 @@ image_build = {
 'image-build': {
 'format': [('qcow2', 'qcow2'), ('raw-xz', 'raw.xz')],
 'name': 'Fedora-AtomicHost',
+'version': '!VERSION_FROM_VERSION'
+'release': '!RELEASE_FROM_DATE_RESPIN'
 'kickstart': 'fedora-atomic.ks',
 'distro': 'Fedora-22',
 'disk_size': 6,
@@ -221,6 +223,8 @@ image_build = {
 'image-build': {
 'format': [('vagrant-libvirt','vagrant-libvirt.box'), ('vagrant-virtualbox','vagrant-virtualbox.box')],
 'name': 'Fedora-AtomicHost-Vagrant',
+'version': '!VERSION_FROM_VERSION'
+'release': '!RELEASE_FROM_DATE_RESPIN'
 'kickstart': 'fedora-atomic-vagrant.ks',
 'distro': 'Fedora-22',
 'disk_size': 40,
-- 
2.17.1

___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedo

Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-10 Thread Sinny Kumari
On Thu, Aug 9, 2018 at 8:01 PM, Sinny Kumari  wrote:

> Sorry for late response.
>
> Last patch didn't work when we tested in koji for an image build.
> We had to make some changes in pungi [1] to fix it and now fix
> is available in pungi-4.1.26-2.
>
>
 pungi-4.1.26-2 should be available now on bodhi-backend-01.

New patch (available in attachment) should work once bodhi-backend-01
> is updated with latest pungi. [2]
>
> [1] https://pagure.io/pungi/c/1759c1ba80156a8ec466e4ad318029
> 30ade4ba8e?branch=master
> [2] https://pagure.io/fedora-infrastructure/issue/7154
>
>
> On Fri, Jun 22, 2018 at 10:11 AM, Sinny Kumari  wrote:
>
>>
>>
>> On Thu, Jun 21, 2018 at 11:51 PM, Dusty Mabe  wrote:
>>
>>>
>>>
>>> On 06/21/2018 10:49 AM, Sinny Kumari wrote:
>>> > From past few weeks, we have started producing Atomic composes
>>> > media during Fedora 28 bodhi updates and updates-testing run.
>>> > Media name of AH ISO are perfectly fine. But for cloud images
>>> > media name[1] looks something like
>>> > Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 for qcow2.
>>> > It will be nice to have media name like
>>> > Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which
>>> > is what we get during regular atomic twoweek compose run [2].
>>> >
>>> > This patch (available in email attachment) attempts to fix the media
>>> name.
>>> > Taken inspiration from releng issue [3] and ansible commit [4]. I am
>>> not
>>> > sure how to test it locally, any pointers will be useful.
>>>
>>> Thanks Sinny!
>>>
>>> Since we are already only building images for >= 28 then I don't think we
>>> need the if/endif statements in your patch.
>>>
>>
>> Yeah , we don't now but added it because we may need in future when F29
>> is released. I have updated patch (available in attachment) with removing
>> if condition.
>>
>>
>>> I would say to try to work with randy/lsedlar to test this in stage but
>>> since nothing is yet depending on these images I'm not opposed to just
>>> merging this and seeing if it works in prod.
>>>
>>
>> Randy is on PTO currently, will check with lsedlar if he can test this
>> patch
>> on stage.
>>
>>
>>> >
>>> > [1] https://kojipkgs.fedoraproject.org/compose/updates/Fedora-28
>>> -updates-20180620.0/compose/AtomicHost/x86_64/images/
>>> > [2] https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-At
>>> omic-28-20180620.0/compose/AtomicHost/x86_64/images/
>>> > [3] https://pagure.io/releng/issue/7113
>>> > [4] https://infrastructure.fedoraproject.org/cgit/ansible.git/co
>>> mmit/?id=40c32c97f2dcaab549dba7cbb5fbd1897bd57ed8
>>>
>>
>>
>>
>> --
>> http://sinny.io/
>>
>
>
>
> --
> http://sinny.io/
>



-- 
http://sinny.io/
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/YXVWGWHSJZGY3T6AECBCNXYVBLNVSUDT/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-08-09 Thread Sinny Kumari
Sorry for late response.

Last patch didn't work when we tested in koji for an image build.
We had to make some changes in pungi [1] to fix it and now fix
is available in pungi-4.1.26-2.

New patch (available in attachment) should work once bodhi-backend-01
is updated with latest pungi. [2]

[1]
https://pagure.io/pungi/c/1759c1ba80156a8ec466e4ad31802930ade4ba8e?branch=master
[2] https://pagure.io/fedora-infrastructure/issue/7154


On Fri, Jun 22, 2018 at 10:11 AM, Sinny Kumari  wrote:

>
>
> On Thu, Jun 21, 2018 at 11:51 PM, Dusty Mabe  wrote:
>
>>
>>
>> On 06/21/2018 10:49 AM, Sinny Kumari wrote:
>> > From past few weeks, we have started producing Atomic composes
>> > media during Fedora 28 bodhi updates and updates-testing run.
>> > Media name of AH ISO are perfectly fine. But for cloud images
>> > media name[1] looks something like
>> > Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 for qcow2.
>> > It will be nice to have media name like
>> > Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which
>> > is what we get during regular atomic twoweek compose run [2].
>> >
>> > This patch (available in email attachment) attempts to fix the media
>> name.
>> > Taken inspiration from releng issue [3] and ansible commit [4]. I am not
>> > sure how to test it locally, any pointers will be useful.
>>
>> Thanks Sinny!
>>
>> Since we are already only building images for >= 28 then I don't think we
>> need the if/endif statements in your patch.
>>
>
> Yeah , we don't now but added it because we may need in future when F29
> is released. I have updated patch (available in attachment) with removing
> if condition.
>
>
>> I would say to try to work with randy/lsedlar to test this in stage but
>> since nothing is yet depending on these images I'm not opposed to just
>> merging this and seeing if it works in prod.
>>
>
> Randy is on PTO currently, will check with lsedlar if he can test this
> patch
> on stage.
>
>
>> >
>> > [1] https://kojipkgs.fedoraproject.org/compose/updates/Fedora-
>> 28-updates-20180620.0/compose/AtomicHost/x86_64/images/
>> > [2] https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-
>> Atomic-28-20180620.0/compose/AtomicHost/x86_64/images/
>> > [3] https://pagure.io/releng/issue/7113
>> > [4] https://infrastructure.fedoraproject.org/cgit/ansible.git/
>> commit/?id=40c32c97f2dcaab549dba7cbb5fbd1897bd57ed8
>>
>
>
>
> --
> http://sinny.io/
>



-- 
http://sinny.io/
From 424b8761d80be8cbcad5d05e1f8b3eb5c7503183 Mon Sep 17 00:00:00 2001
From: Sinny Kumari 
Date: Wed, 18 Jul 2018 07:32:20 -0400
Subject: [PATCH] Attempt to get better AH images media name during update run

Atomic cloud images produced during updates and updates-testing
run contains name something like
Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 . It
will be nice to have media name
like Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which we
get during regular atomic twoweek compose run
---
 roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 4 
 1 file changed, 4 insertions(+)

diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
index a401b8a3c..deec6e02e 100644
--- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
@@ -201,6 +201,8 @@ image_build = {
 'image-build': {
 'format': [('qcow2', 'qcow2'), ('raw-xz', 'raw.xz')],
 'name': 'Fedora-AtomicHost',
+'version': '!!VERSION_FROM_VERSION'
+'release': '!RELEASE_FROM_DATE_RESPIN'
 'kickstart': 'fedora-atomic.ks',
 'distro': 'Fedora-22',
 'disk_size': 6,
@@ -221,6 +223,8 @@ image_build = {
 'image-build': {
 'format': [('vagrant-libvirt','vagrant-libvirt.box'), ('vagrant-virtualbox','vagrant-virtualbox.box')],
 'name': 'Fedora-AtomicHost-Vagrant',
+'version': '!!VERSION_FROM_VERSION'
+'release': '!RELEASE_FROM_DATE_RESPIN'
 'kickstart': 'fedora-atomic-vagrant.ks',
 'distro': 'Fedora-22',
 'disk_size': 40,
-- 
2.17.1

___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/ADROZK2ZLSHIMLFKHRMJ6ZYFAZRFUE56/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-06-21 Thread Sinny Kumari
On Thu, Jun 21, 2018 at 11:51 PM, Dusty Mabe  wrote:

>
>
> On 06/21/2018 10:49 AM, Sinny Kumari wrote:
> > From past few weeks, we have started producing Atomic composes
> > media during Fedora 28 bodhi updates and updates-testing run.
> > Media name of AH ISO are perfectly fine. But for cloud images
> > media name[1] looks something like
> > Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 for qcow2.
> > It will be nice to have media name like
> > Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which
> > is what we get during regular atomic twoweek compose run [2].
> >
> > This patch (available in email attachment) attempts to fix the media
> name.
> > Taken inspiration from releng issue [3] and ansible commit [4]. I am not
> > sure how to test it locally, any pointers will be useful.
>
> Thanks Sinny!
>
> Since we are already only building images for >= 28 then I don't think we
> need the if/endif statements in your patch.
>

Yeah , we don't now but added it because we may need in future when F29
is released. I have updated patch (available in attachment) with removing
if condition.


> I would say to try to work with randy/lsedlar to test this in stage but
> since nothing is yet depending on these images I'm not opposed to just
> merging this and seeing if it works in prod.
>

Randy is on PTO currently, will check with lsedlar if he can test this patch
on stage.


> >
> > [1] https://kojipkgs.fedoraproject.org/compose/
> updates/Fedora-28-updates-20180620.0/compose/AtomicHost/x86_64/images/
> > [2] https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-28-
> 20180620.0/compose/AtomicHost/x86_64/images/
> > [3] https://pagure.io/releng/issue/7113
> > [4] https://infrastructure.fedoraproject.org/cgit/
> ansible.git/commit/?id=40c32c97f2dcaab549dba7cbb5fbd1897bd57ed8
>



-- 
http://sinny.io/
From e69edba3a3c8da48b3102440a462c57e9919dbce Mon Sep 17 00:00:00 2001
From: Sinny Kumari 
Date: Thu, 21 Jun 2018 19:55:57 +0530
Subject: [PATCH] Attempt to get better Atomic images media name during update
 run

Atomic cloud images produced during updates and updates-testing
run contains name something like
Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 . It
will be nice to have media name
like Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which we
get during regular atomic twoweek compose run

Signed-off-by: Sinny Kumari 
---
 roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
index 631e07af7..eec0a1615 100644
--- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
@@ -198,6 +198,7 @@ image_build = {
 '^AtomicHost$': [
 {
 'image-build': {
+'version': '!VERSION_FROM_VERSION_DATE_RESPIN',
 'format': [('qcow2', 'qcow2'), ('raw-xz', 'raw.xz')],
 'name': 'Fedora-AtomicHost',
 'kickstart': 'fedora-atomic.ks',
@@ -218,6 +219,7 @@ image_build = {
 },
 {
 'image-build': {
+'version': '!VERSION_FROM_VERSION_DATE_RESPIN',
 'format': [('vagrant-libvirt','vagrant-libvirt.box'), ('vagrant-virtualbox','vagrant-virtualbox.box')],
 'name': 'Fedora-AtomicHost-Vagrant',
 'kickstart': 'fedora-atomic-vagrant.ks',
-- 
2.14.4

___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/A2ABHNJW7GIL4QNHPO2A2DFJPBU2CB6J/


Re: [PATCH] bodhi update run: Attempt to get better Atomic images media name during updates run

2018-06-21 Thread Dusty Mabe


On 06/21/2018 10:49 AM, Sinny Kumari wrote:
> From past few weeks, we have started producing Atomic composes
> media during Fedora 28 bodhi updates and updates-testing run.
> Media name of AH ISO are perfectly fine. But for cloud imagesĀ 
> media name[1] looks something like
> Fedora-AtomicHost-28_Update-20180620.1235.x86_64.qcow2 for qcow2.
> It will be nice to have media name like
> Fedora-AtomicHost-28-20180620.0.x86_64.qcow2 which
> is what we get during regular atomic twoweek compose run [2].
> 
> This patch (available in email attachment) attempts to fix the media name.
> Taken inspiration from releng issue [3] and ansible commit [4]. I am not
> sure how to test it locally, any pointers will be useful.

Thanks Sinny!

Since we are already only building images for >= 28 then I don't think we
need the if/endif statements in your patch.

I would say to try to work with randy/lsedlar to test this in stage but
since nothing is yet depending on these images I'm not opposed to just
merging this and seeing if it works in prod. 

> 
> [1] 
> https://kojipkgs.fedoraproject.org/compose/updates/Fedora-28-updates-20180620.0/compose/AtomicHost/x86_64/images/
> [2] 
> https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-28-20180620.0/compose/AtomicHost/x86_64/images/
> [3] https://pagure.io/releng/issue/7113
> [4] 
> https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=40c32c97f2dcaab549dba7cbb5fbd1897bd57ed8
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/L3EJNDWZFZETLKVJKMAFSA2A4Z2SAOWC/