On 07/07/2017 11:38 AM, mboddu@xxxxxxxxxx wrote: > From: Mohan Boddu <mboddu@xxxxxxxxxx> > > Signed-off-by: Mohan Boddu <mboddu@xxxxxxxxxx> > --- > roles/releng/files/branched | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/roles/releng/files/branched b/roles/releng/files/branched > index 26fee6c..0cebe18 100644 > --- a/roles/releng/files/branched > +++ b/roles/releng/files/branched > @@ -1,4 +1 @@ > # branched compose > -MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx > -15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./nightly.sh && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary > -15 18 * * * root TMPDIR=`mktemp -d /tmp/branched-modular.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./nightly-modular.sh > I'd say just comment them (#) instead of removing entirely... this makes it easier for us to re-add them when the next branched starts. Otherwise +1, we need to stop branched composes. kevin
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx