From a9d78b296c5a5c293a52707106b78ffc0e79ad96 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 22 Dec 2012 22:21:54 +0100 Subject: add xfce g-i-installation jobs --- job-cfg/g-i-installation.yaml | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index f683c257..d416001e 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -105,6 +105,10 @@ defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_combi-server' +- job-template: + defaults: g-i-installation + name: '{name}_debian_wheezy_xfce' + - job-template: defaults: g-i-installation name: '{name}_debian_wheezy_lxde' @@ -113,6 +117,10 @@ defaults: g-i-installation name: '{name}_debian_wheezy_kde' +- job-template: + defaults: g-i-installation + name: '{name}_debian_sid_daily-xfce' + - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily-lxde' @@ -174,21 +182,33 @@ 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 2,9,16,23 * *' my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot here and for other jobs - once we made this more stable + - '{name}_debian_wheezy_xfce': + my_title: 'Debian (wheezy) XFCE desktop install' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 9 debian_wheezy_xfce 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 17 2,9,16,23 * *' + my_recipients: 'holger@layer-acht.org' - '{name}_debian_wheezy_lxde': my_title: 'Debian (wheezy) LXDE desktop install' - my_shell: '/srv/jenkins/bin/g-i-installation.sh 9 debian_wheezy_lxde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 debian_wheezy_lxde 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 17 2,9,16,23 * *' + my_timed: '42 19 2,9,16,23 * *' + my_recipients: 'holger@layer-acht.org' + - '{name}_debian_sid_daily-xfce': + my_title: 'Debian (sid daily build CD) XFCE desktop install' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 11 debian_sid_daily-xfce 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + 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 8 * * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily-lxde': my_title: 'Debian (sid daily build CD) LXDE desktop install' - my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 debian_sid_daily-lxde 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 12 debian_sid_daily-lxde 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' 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 8 * * *' + my_timed: '42 10 * * *' my_recipients: 'holger@layer-acht.org' - '{name}_debian_sid_daily-rescue': my_title: 'Debian (sid daily build CD) rescue mode' - my_shell: '/srv/jenkins/bin/g-i-installation.sh 11 debian_sid_daily-rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 13 debian_sid_daily-rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 6 * * *' my_recipients: 'holger@layer-acht.org' -- cgit v1.2.3-70-g09d2