From 877afe5cad6733d96dabe796c672a2d64363a3d6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 5 Dec 2012 10:43:43 +0100 Subject: rename job, make them match preseed files --- job-cfg/cd-test.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'job-cfg/cd-test.yaml') diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index 3c805a3c..2718b235 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -37,30 +37,30 @@ - job-template: defaults: cd-test - name: '{name}_debian_edu_workstation_wheezy' + name: '{name}_wheezy_debian_edu_workstation' - job-template: defaults: cd-test - name: '{name}_debian_edu_standalone_squeeze_test' + name: '{name}_squeeze-test_debian_edu_standalone' - job-template: defaults: cd-test - name: '{name}_lxde_wheezy' + name: '{name}_wheezy_lxde' - project: name: cd-test do_not_edit: '

Configured by jenkins-job-builder, do not edit this job through the web UI.' jobs: - - '{name}_debian_edu_workstation_wheezy': - my_shell: '/srv/jenkins/bin/cd_tester.sh 1 debian-edu-wheezy 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.' + - '{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_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 * * *' - - '{name}_debian_edu_standalone_squeeze_test': - my_shell: '/srv/jenkins/bin/cd_tester.sh 2 debian-edu-squeeze-test-standalone 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.' + - '{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_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 * * *' - - '{name}_lxde_wheezy': - my_shell: '/srv/jenkins/bin/cd_tester.sh 3 lxde-wheezy 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.' + - '{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_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 * * *' -- cgit v1.2.3-70-g09d2