From 3519681c9fdc6bc31631c614a148efb5310314ee Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 26 Dec 2012 11:31:30 +0100 Subject: two new jobs --- job-cfg/g-i-installation.yaml | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 13eba7d3..4eaa0706 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -117,6 +117,14 @@ defaults: g-i-installation name: '{name}_debian_wheezy_kde' +- job-template: + defaults: g-i-installation + name: '{name}_debian_wheezy_gnome' + +- job-template: + defaults: g-i-installation + name: '{name}_debian_squeeze_xfce' + - job-template: defaults: g-i-installation name: '{name}_debian_sid_daily-xfce' @@ -194,21 +202,33 @@ 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_recipients: 'holger@layer-acht.org' + - '{name}_debian_wheezy_gnome': + my_title: 'Debian (wheezy) GNOME desktop install' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 11 debian_wheezy_gnome 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_recipients: 'holger@layer-acht.org' + - '{name}_debian_squeeze_xfce': + my_title: 'Debian (squeeze) XFCE desktop install' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 12 debian_squeeze_xfce 10 http://ftp.de.debian.org/debian/dists/squeeze/main/installer-amd64/current/images/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: '# debian squeeze jobs are only build on request. squeeze is stable.' + 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_shell: '/srv/jenkins/bin/g-i-installation.sh 13 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 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_shell: '/srv/jenkins/bin/g-i-installation.sh 14 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 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 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_shell: '/srv/jenkins/bin/g-i-installation.sh 15 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