summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-09 10:36:37 +0000
committerHolger Levsen <holger@layer-acht.org>2014-11-09 10:36:37 +0000
commit566ef23229ad2d3f1fb51c5ad34b09fca581c8d8 (patch)
tree43be957a92e7ba816bdb3577e83bc97e66489651 /job-cfg
parent51ac850cbb9071efba6e4813618456bfd597563d (diff)
downloadjenkins.debian.net-566ef23229ad2d3f1fb51c5ad34b09fca581c8d8.tar.xz
g-i: run g-i debian jessie jobs every two days, not only once per week
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/g-i-installation.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 76a88a87..f878731f 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -366,32 +366,32 @@
my_title: 'Debian (jessie) KDE desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
my_description: 'Do a fully automated installation of Debian KDE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_kde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 15 4 * *'
+ my_timed: '42 15 */2 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_jessie_xfce':
my_title: 'Debian (jessie) Xfce desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
my_description: 'Do a fully automated installation of Debian Xfce desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_xfce_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 16 2,9,16,23 * *'
+ my_timed: '42 16 */2 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_jessie_kfreebsd':
my_title: 'Debian (jessie) kfreebsd desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 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 9 * *'
+ my_timed: '42 16 */7 * *'
#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'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 19 2,9,16,23 * *'
+ my_timed: '42 19 */2 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_jessie_gnome':
my_title: 'Debian (jessie) GNOME desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
my_description: 'Do a fully automated installation of Debian GNOME desktop - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian_jessie_gnome_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 19 2,9,16,23 * *'
+ my_timed: '42 19 */2 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily_xfce':
my_title: 'Debian (sid daily build CD) Xfce desktop install'