From 566ef23229ad2d3f1fb51c5ad34b09fca581c8d8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 9 Nov 2014 10:36:37 +0000 Subject: g-i: run g-i debian jessie jobs every two days, not only once per week --- job-cfg/g-i-installation.yaml | 10 +++++----- 1 file 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 this preseed.cfg) 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 this preseed.cfg) 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 this preseed.cfg) 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 this preseed.cfg) 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 this preseed.cfg) 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' -- cgit v1.2.3-54-g00ecf