Re: FBR for f26 atomic two week nightly compose

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



+1 with the changes.

On 5 July 2017 at 21:46, Mohan Boddu <mboddu@xxxxxxxxxx> wrote:
> New diff as per your comments, putting f26 first and both f26 and f25 atomic composes are one after the other:
>
> diff --git a/roles/releng/files/twoweek-updates b/roles/releng/files/twoweek-updates
> index 3b6df85..052a6e3 100644
> --- a/roles/releng/files/twoweek-updates
> +++ b/roles/releng/files/twoweek-updates
> @@ -1,6 +1,10 @@
> -# 2 week updates nightly compose
> +#Fedora 26 two-week updates nightly compose
>  MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
> -15 5 * * * root TMPDIR=`mktemp -d /tmp/twoweek.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f25 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
> +15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF26.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
> +
> +#Fedora 25 two-week updates nightly compose
> +MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
> +15 5 * * * root TMPDIR=`mktemp -d /tmp/twoweekF25.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f25 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
>
>  #Fedora 24 CloudImage nightly compose
>  MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
> _______________________________________________
> infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux