Re: [PATCH] tag2distrepo: also regen f*-coreos-continuous repos

2019-04-12 Thread Mikolaj Izdebski
I've applied the patch and deployed it.
Dist repos failed to generate due to missing signatures, but I'll try
to fix that.

On Thu, Apr 11, 2019 at 9:05 PM Jonathan Lebon  wrote:
>
> We want to be able to get automatically regenerated yum repos whenever
> we build into the continuous tags. This will be used by the Fedora
> CoreOS team for building and testing.
>
> See https://pagure.io/releng/issue/8165 for more details.
> ---
>  roles/bodhi2/backend/templates/tag2distrepo.py.j2 | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> index 943e543b9..1a845d089 100644
> --- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> +++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> @@ -24,6 +24,8 @@ config = {
>  'epel6-infra-stg': ['47dd8ef9'],
>  'epel7-infra': ['47dd8ef9'],
>  'epel7-infra-stg': ['47dd8ef9'],
> +'f29-coreos-continuous': [],
> +'f30-coreos-continuous': [],
>  }
>  }
>  }
> --
> 2.20.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
___
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


Re: [PATCH] tag2distrepo: also regen f*-coreos-continuous repos

2019-04-11 Thread Kevin Fenzi
On 4/11/19 12:43 PM, Mohan Boddu wrote:
> I am +1 to this change. But I also would like @Kevin Fenzi  
> to
> verify it as well.

Sure, seems fine to me...

kevin
--
> 
> On Thu, Apr 11, 2019 at 3:05 PM Jonathan Lebon  wrote:
> 
>> We want to be able to get automatically regenerated yum repos whenever
>> we build into the continuous tags. This will be used by the Fedora
>> CoreOS team for building and testing.
>>
>> See https://pagure.io/releng/issue/8165 for more details.
>> ---
>>  roles/bodhi2/backend/templates/tag2distrepo.py.j2 | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
>> b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
>> index 943e543b9..1a845d089 100644
>> --- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
>> +++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
>> @@ -24,6 +24,8 @@ config = {
>>  'epel6-infra-stg': ['47dd8ef9'],
>>  'epel7-infra': ['47dd8ef9'],
>>  'epel7-infra-stg': ['47dd8ef9'],
>> +'f29-coreos-continuous': [],
>> +'f30-coreos-continuous': [],
>>  }
>>  }
>>  }
>> --
>> 2.20.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
>>
> 
> 
> ___
> 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
> 




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


Re: [PATCH] tag2distrepo: also regen f*-coreos-continuous repos

2019-04-11 Thread Mohan Boddu
I am +1 to this change. But I also would like @Kevin Fenzi  to
verify it as well.

On Thu, Apr 11, 2019 at 3:05 PM Jonathan Lebon  wrote:

> We want to be able to get automatically regenerated yum repos whenever
> we build into the continuous tags. This will be used by the Fedora
> CoreOS team for building and testing.
>
> See https://pagure.io/releng/issue/8165 for more details.
> ---
>  roles/bodhi2/backend/templates/tag2distrepo.py.j2 | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> index 943e543b9..1a845d089 100644
> --- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> +++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
> @@ -24,6 +24,8 @@ config = {
>  'epel6-infra-stg': ['47dd8ef9'],
>  'epel7-infra': ['47dd8ef9'],
>  'epel7-infra-stg': ['47dd8ef9'],
> +'f29-coreos-continuous': [],
> +'f30-coreos-continuous': [],
>  }
>  }
>  }
> --
> 2.20.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
>
___
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


[PATCH] tag2distrepo: also regen f*-coreos-continuous repos

2019-04-11 Thread Jonathan Lebon
We want to be able to get automatically regenerated yum repos whenever
we build into the continuous tags. This will be used by the Fedora
CoreOS team for building and testing.

See https://pagure.io/releng/issue/8165 for more details.
---
 roles/bodhi2/backend/templates/tag2distrepo.py.j2 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
index 943e543b9..1a845d089 100644
--- a/roles/bodhi2/backend/templates/tag2distrepo.py.j2
+++ b/roles/bodhi2/backend/templates/tag2distrepo.py.j2
@@ -24,6 +24,8 @@ config = {
 'epel6-infra-stg': ['47dd8ef9'],
 'epel7-infra': ['47dd8ef9'],
 'epel7-infra-stg': ['47dd8ef9'],
+'f29-coreos-continuous': [],
+'f30-coreos-continuous': [],
 }
 }
 }
--
2.20.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