[PATCH] twoweek-nightly: Stop building F28 AH twoweek nightly composes

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

 



We are building Fedora 28 AH nightly artifacts during F28 bodhi-updates run
which produces same media name what we get during twoweek nightly [1] compose
run.

This patch (available in attachment) stops running cron job for twoweek nightly
compose for F28. This will also help us to avoid NVR conflict [2]
which may occur during image build from twoweek composes and updates run
because they both can have same NVR.

[1] https://kojipkgs.fedoraproject.org/compose/twoweek/
[2] https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx/thread/MXEVNGFJHMJDXYCBMSCOSNJXB2MWVGFE/


https://pagure.io/dusty/failed-composes/issue/636

--
From de150af8d540bc68edeef50c3b3edb7d21ecb04a Mon Sep 17 00:00:00 2001
From: Sinny Kumari <sinny@xxxxxxxxxx>
Date: Thu, 16 Aug 2018 10:52:15 +0530
Subject: [PATCH] Stop building F28 AH twoweek nightly composes

We have started building F28 AH twoweek nightly
compose artifacts during bodhi updates run.

Signed-off-by: Sinny Kumari <sinny@xxxxxxxxxx>
---
 roles/releng/files/twoweek-updates | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/roles/releng/files/twoweek-updates b/roles/releng/files/twoweek-updates
index 32a69fb6b..6429c2c33 100644
--- a/roles/releng/files/twoweek-updates
+++ b/roles/releng/files/twoweek-updates
@@ -1,6 +1,6 @@
 #Fedora 28 two-week updates nightly compose
-MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
-15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF28.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f28 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
+#MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
+#15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF28.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f28 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
 
 #Fedora 27 two-week updates nightly compose
 #MAILTO=releng-cron@xxxxxxxxxxxxxxxxxxxxxxx
-- 
2.17.1

_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx/message/4SYESKYV44ECWHBIXF2VXP7I7B2ROKNN/

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

  Powered by Linux