From 7e380053f535afda18a5d2b00f3c8b5bfce1e45b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 10 Dec 2012 19:43:02 +0100 Subject: go into rescue mode (coming in more languages soon) via d-i preseeding --- job-cfg/g-i-installation.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 762e25e4..07d06c4e 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -51,6 +51,10 @@ defaults: g-i-installation name: '{name}_sid_daily_lxde' +- job-template: + defaults: g-i-installation + name: '{name}_sid_daily_rescue' + - project: name: g-i-installation do_not_edit: '

Job configuration source is g-i-installation.yaml.' @@ -63,7 +67,7 @@ - '{name}_squeeze-test_debian_edu_standalone': my_shell: '/srv/jenkins/bin/g-i-installation.sh 2 squeeze-test-debian-edu-standalone 20 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze-test) standalone installation - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' - my_timed: '42 3 * * *' + my_timed: '42 21 * * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_wheezy_lxde': my_shell: '/srv/jenkins/bin/g-i-installation.sh 3 wheezy-lxde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' @@ -73,6 +77,11 @@ - '{name}_sid_daily_lxde': my_shell: '/srv/jenkins/bin/g-i-installation.sh 4 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 installing the LXDE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' + my_timed: '42 17 * * *' + my_recipients: 'holger@layer-acht.org' + - '{name}_sid_daily_rescue': + my_shell: '/srv/jenkins/bin/g-i-installation.sh 5 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 19 * * *' my_recipients: 'holger@layer-acht.org' -- cgit v1.2.3-54-g00ecf