From 29d2f90a38d799bc456424591a08c49ab7585ab5 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 31 Jan 2013 20:41:52 +0100 Subject: Add new tests for the Minimal Debian Edu profile in Squeeze and Wheezy. --- job-cfg/g-i-installation.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 7d577b93..0dc64e97 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -77,6 +77,10 @@ defaults: g-i-installation-housekeeping name: '{name}_housekeeping' +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_minimal' + - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_standalone' @@ -93,6 +97,10 @@ # defaults: g-i-installation # name: '{name}_debian-edu_wheezy-test_sugar' +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_squeeze-test_minimal' + - job-template: defaults: g-i-installation name: '{name}_debian-edu_squeeze-test_standalone' @@ -146,6 +154,12 @@ do_not_edit: '

Job configuration source is g-i-installation.yaml.' jobs: - '{name}_housekeeping' + - '{name}_debian-edu_wheezy-test_minimal': + my_title: 'Debian Edu (wheezy-test) minimal' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 1 debian-edu_wheezy-test_minimal 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 minimal 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': my_title: 'Debian Edu (wheezy-test) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 1 debian-edu_wheezy-test_standalone 25 http://ftp.skolelinux.org/cd-wheezy-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' @@ -170,6 +184,12 @@ # my_description: 'Do a fully automated installation of a Debian Edu Wheezy sugar profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' # my_timed: '42 2 * * 1,3,5,7' # my_recipients: 'jenkins+debian-edu holger@layer-acht.org' + - '{name}_debian-edu_squeeze-test_minimal': + my_title: 'Debian Edu (squeeze-test) minimal' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 5 debian-edu_squeeze-test_minimal 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) minimal profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' + my_timed: '42 12 1,15 * *' + my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze-test_standalone': my_title: 'Debian Edu (squeeze-test) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 5 debian-edu_squeeze-test_standalone 20 http://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' -- cgit v1.2.3-70-g09d2