From 88de582a8a0a136632d0cb040a30b4d01ed8fa27 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 14 Jun 2013 11:30:45 +0200 Subject: g-i edu: add new wheezy-test standalone_(gnome|xfce|lxde) tests --- job-cfg/g-i-installation.yaml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 73c400a6..be865905 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -91,6 +91,18 @@ defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_standalone' +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_gnome' + +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_lxde' + +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_xfce' + - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_workstation' @@ -488,4 +500,21 @@ my_description: 'Just go into rescue mode, using theme=dark, via d-i preseeding (with this preseed.cfg) using netboot gtk.' my_timed: '42 6 * * 7' my_recipients: 'holger@layer-acht.org' - + - '{name}_debian-edu_wheezy-test_standalone_gnome': + my_title: 'Debian Edu (wheezy-test) standalone (gnome)' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 40 debian-edu_wheezy-test_standalone_gnome 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_description: 'Do a fully automated installation of a Debian Edu Wheezy standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' + my_timed: '42 20 * * 1,3,5,7' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' + - '{name}_debian-edu_wheezy-test_standalone_lxde': + my_title: 'Debian Edu (wheezy-test) standalone (lxde)' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 41 debian-edu_wheezy-test_standalone_lxde 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_description: 'Do a fully automated installation of a Debian Edu Wheezy standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' + my_timed: '42 20 * * 1,3,5,7' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' + - '{name}_debian-edu_wheezy-test_standalone_xfce': + my_title: 'Debian Edu (wheezy-test) standalone (xfce)' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 42 debian-edu_wheezy-test_standalone_xfce 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_description: 'Do a fully automated installation of a Debian Edu Wheezy standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' + my_timed: '42 20 * * 1,3,5,7' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' -- cgit v1.2.3-70-g09d2