From 1e9e63f04218fe7981f4c9deec8ef49ff9dbbd6f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 5 Dec 2012 12:33:56 +0100 Subject: use configurable disksize and use irc notification --- job-cfg/cd-test.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'job-cfg/cd-test.yaml') diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index 2718b235..ff6e180c 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -17,7 +17,7 @@ unstable_on_warning: 'true' fail_on_error: 'true' - email: - recipients: holger@layer-acht.org + recipients: '{my_recipients}' - archive: artifacts: 'results/*.*' latest_only: false @@ -52,15 +52,18 @@ do_not_edit: '

Configured by jenkins-job-builder, do not edit this job through the web UI.' jobs: - '{name}_wheezy_debian_edu_workstation': - my_shell: '/srv/jenkins/bin/cd_tester.sh 1 wheezy-debian-edu-workstation http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_shell: '/srv/jenkins/bin/cd_tester.sh 1 wheezy-debian-edu-workstation 25 http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Wheezy workstation installation - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' my_timed: '42 23 * * *' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_squeeze-test_debian_edu_standalone': - my_shell: '/srv/jenkins/bin/cd_tester.sh 2 squeeze-test-debian-edu-standalone http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_shell: '/srv/jenkins/bin/cd_tester.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_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_wheezy_lxde': - my_shell: '/srv/jenkins/bin/cd_tester.sh 3 wheezy-lxde http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' + my_shell: '/srv/jenkins/bin/cd_tester.sh 3 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 installing the LXDE desktop - via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 17 * * *' + my_recipients: 'jenkins+debian-boot holger@layer-acht.org' -- cgit v1.2.3-70-g09d2