summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-23 10:56:05 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-23 10:56:05 +0200
commitb6c7e098f6533b3d37b3062ddbc78ab541e2f009 (patch)
tree633efa0fb3c5e3ef2d08ea1b4f5130d3e8b0c6a3 /job-cfg
parentf0b25106aef47ec1335f767228c1aa8a16b769db (diff)
downloadjenkins.debian.net-b6c7e098f6533b3d37b3062ddbc78ab541e2f009.tar.xz
until kfreebsd works, only run the jessie+sid jobs monthly
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/g-i-installation.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 670ad061..c7558d01 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -410,7 +410,8 @@
my_title: 'Debian (jessie) kfreebsd desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 18 debian_jessie_kfreebsd 10 http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/netboot-9/mini.iso'
my_description: 'Do a fully automated installation of Debian kfreebsd desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_kfreebsd_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 16 2,9,16,23 * *'
+ my_timed: '42 16 9 * *'
+ #my_timed: '42 16 2,9,16,23 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_jessie_lxde':
my_title: 'Debian (jessie) LXDE desktop install'
@@ -440,7 +441,8 @@
my_title: 'Debian (sid daily build CD) kfreebsd desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 23 debian_sid_daily_kfreebsd 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/kfreebsd-amd64/iso-cd/debian-testing-kfreebsd-amd64-netinst.iso'
my_description: 'Do a fully automated installation of Debian kfreebsd desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_kfreebsd_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 8 * * *'
+ my_timed: '42 8 9 * *'
+ #my_timed: '42 8 * * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily_lxde':
my_title: 'Debian (sid daily build CD) LXDE desktop install'