summaryrefslogtreecommitdiffstats
path: root/job-cfg/chroot-installation.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-03 12:05:51 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-03 12:05:51 +0100
commit83bddace16ff9b0040929c7d0711825927353656 (patch)
tree4e62c92c8326a7a7888d2d288bd3f46a910564c6 /job-cfg/chroot-installation.yaml.py
parentd03ffcfd3466873611a85064896e49817697ba30 (diff)
downloadjenkins.debian.net-83bddace16ff9b0040929c7d0711825927353656.tar.xz
chroot-installation: only test jessie every two days, it's basically frozen
Diffstat (limited to 'job-cfg/chroot-installation.yaml.py')
-rwxr-xr-xjob-cfg/chroot-installation.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 94d0aa30..877e75a7 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -16,7 +16,7 @@ oldstable = 'squeeze'
# ftp.de.debian.org runs mirror updates at 03:25, 09:25, 15:25 and 21:25 UTC and usually they run 10m...
trigger_times = { 'squeeze': '30 16 25 * *',
'wheezy': '30 16 4,18 * *',
- 'jessie': '30 10 * * *',
+ 'jessie': '30 10 */2 * *',
'sid': '30 4 * * *' }
targets = """