Re: Freeze Break Request: more new sync changes

2018-04-26 Thread Patrick マルタインアンドレアス Uiterwijk
+1
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: Freeze Break Request: more new sync changes

2018-04-26 Thread Mikolaj Izdebski
+1

On 04/27/2018 04:17 AM, Kevin Fenzi wrote:
> Forgot the Everything dir in the last one:
> 
>> diff --git a/roles/bodhi2/backend/files/new-updates-sync 
>> b/roles/bodhi2/backend/files/new-updates-sync
>> index 21600c7..fba2a3d 100755
>> --- a/roles/bodhi2/backend/files/new-updates-sync
>> +++ b/roles/bodhi2/backend/files/new-updates-sync
>> @@ -33,9 +33,9 @@ RELEASES = {'f28': {'topic': 'fedora',
>>  {'ref': 'fedora/28/x86_64/workstation',
>>   'dest': ATOMICDEST}],
>>  'to': [{'arches': ['x86_64', 'armhfp', 'aarch64', 
>> 'source'],
>> -'dest': os.path.join(FEDORADEST, '28')},
>> +'dest': os.path.join(FEDORADEST, '28', 
>> 'Everything')},
>> {'arches': ['i386', 'ppc64', 'ppc64le', 
>> 's390x'],
>> -'dest': os.path.join(FEDORAALTDEST, '28')}
>> +'dest': os.path.join(FEDORAALTDEST, '28', 
>> 'Everything')}
>>]},
>>'updates-testing': {
>>  'from': 'f28-updates-testing',
> 
> +1s?
> 
> kevin
> 
> 
> 
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
> 

-- 
Mikolaj Izdebski
Senior Software Engineer, Red Hat
IRC: mizdebsk
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Freeze Break Request: more new sync changes

2018-04-26 Thread Kevin Fenzi
Forgot the Everything dir in the last one:

> diff --git a/roles/bodhi2/backend/files/new-updates-sync 
> b/roles/bodhi2/backend/files/new-updates-sync
> index 21600c7..fba2a3d 100755
> --- a/roles/bodhi2/backend/files/new-updates-sync
> +++ b/roles/bodhi2/backend/files/new-updates-sync
> @@ -33,9 +33,9 @@ RELEASES = {'f28': {'topic': 'fedora',
>  {'ref': 'fedora/28/x86_64/workstation',
>   'dest': ATOMICDEST}],
>  'to': [{'arches': ['x86_64', 'armhfp', 'aarch64', 
> 'source'],
> -'dest': os.path.join(FEDORADEST, '28')},
> +'dest': os.path.join(FEDORADEST, '28', 
> 'Everything')},
> {'arches': ['i386', 'ppc64', 'ppc64le', 
> 's390x'],
> -'dest': os.path.join(FEDORAALTDEST, '28')}
> +'dest': os.path.join(FEDORAALTDEST, '28', 
> 'Everything')}
>]},
>'updates-testing': {
>  'from': 'f28-updates-testing',

+1s?

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