summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-12 11:18:03 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-12 11:18:03 +0100
commit8e29c98af7116d1e3f8622c4c4cb60ff079f4938 (patch)
tree49626fc51fc4ac0a751d920cbfbfbf4ca3ef6cd0
parent8a4dec19991a914c5a561c682bb13bfe6d2aeb9e (diff)
downloadjenkins.debian.net-8e29c98af7116d1e3f8622c4c4cb60ff079f4938.tar.xz
g-i: run kfreebsd jobs more frequently
-rw-r--r--job-cfg/g-i-installation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index f878731f..9af7b52e 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -348,7 +348,7 @@
my_title: 'Debian (wheezy) kfreebsd desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://ftp.de.debian.org/debian/dists/wheezy/main/installer-kfreebsd-amd64/current/images/netboot/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_wheezy_kfreebsd_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 16 4 * *'
+ my_timed: '42 16 21 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_wheezy_lxde':
my_title: 'Debian (wheezy) LXDE desktop install'
@@ -403,7 +403,7 @@
my_title: 'Debian (sid daily build CD) kfreebsd desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 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 9 * *'
+ my_timed: '42 8 */7 * *'
#my_timed: '42 8 * * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily_lxde':
@@ -416,7 +416,7 @@
my_title: 'Debian (sid daily build CD) LXDE desktop install on Hurd'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/daily/debian-sid-hurd-i386-NETINST-1.iso'
my_description: 'Do a fully automated installation of Debian LXDE desktop on Hurd - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_hurd_lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 10 * * 1'
+ my_timed: '42 10 * * 1' # every monday
my_recipients: 'holger@layer-acht.org debian-hurd@lists.debian.org'
- '{name}_debian_sid_daily_rescue':
my_title: 'Debian (sid daily build CD) rescue mode'