Also stop running f25 runs.
---
 roles/releng/files/twoweek-updates | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/roles/releng/files/twoweek-updates 
b/roles/releng/files/twoweek-updates
index 1fef504..b44fae7 100644
--- a/roles/releng/files/twoweek-updates
+++ b/roles/releng/files/twoweek-updates
@@ -2,14 +2,14 @@
 [email protected]
 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
+#Fedora 27 two-week updates nightly compose
 [email protected]
-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
+15 5 * * * root TMPDIR=`mktemp -d /tmp/twoweekF27.XXXXXX` && pushd $TMPDIR && 
git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git 
checkout f27 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 
&& popd && rm -rf $TMPDIR
 
 #Fedora 26 CloudImage nightly compose
 [email protected]
 15 9 * * * root TMPDIR=`mktemp -d /tmp/CloudImageF26.XXXXXX` && pushd $TMPDIR 
&& git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git 
checkout f26 && LANG=en_US.UTF-8 ./cloud-nightly.sh RC-$(date "+\%Y\%m\%d").0 
&& popd && rm -rf $TMPDIR
 
-#Fedora 25 CloudImage nightly compose
+#Fedora 27 CloudImage nightly compose
 [email protected]
-15 7 * * * root TMPDIR=`mktemp -d /tmp/CloudImageF25.XXXXXX` && pushd $TMPDIR 
&& git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git 
checkout f25 && LANG=en_US.UTF-8 ./cloud-nightly.sh RC-$(date "+\%Y\%m\%d").0 
&& popd && rm -rf $TMPDIR
+15 7 * * * root TMPDIR=`mktemp -d /tmp/CloudImageF27.XXXXXX` && pushd $TMPDIR 
&& git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git 
checkout f27 && LANG=en_US.UTF-8 ./cloud-nightly.sh RC-$(date "+\%Y\%m\%d").0 
&& popd && rm -rf $TMPDIR
-- 
2.9.5
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to