From 776bfb1ed7aace615bce7f9b5613cff1c248d2f9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 23 Sep 2014 14:52:14 +0200 Subject: g-i edu: add new test, 'Debian Edu (jessie) main-server', and run this and the jessie Edu standalone test, daily for the next weeks --- job-cfg/g-i-installation.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 2cb7d66d..46673793 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -301,6 +301,10 @@ defaults: g-i-installation name: '{name}_debian-edu_jessie_standalone' +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_jessie_main-server' + - project: name: g-i-installation do_not_edit: '

Job configuration source is g-i-installation.yaml.' @@ -618,6 +622,12 @@ my_title: 'Debian Edu (jessie) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 51 debian-edu_jessie_standalone 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 Jessie standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' - my_timed: '42 1 1,15 * 1' + my_timed: '42 1 * * *' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' + - '{name}_debian-edu_jessie_main-server': + my_title: 'Debian Edu (jessie) main-server' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 52 debian-edu_jessie_main-server 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 Jessie main-server profile - 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' -- cgit v1.2.3-54-g00ecf