diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-08 18:49:03 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-08 18:49:03 +0100 |
commit | d2c077215d6503672676f7b68abd316393b7e355 (patch) | |
tree | 0f7d47667d59a021505c3e2e7b88bed541670796 | |
parent | 17214b86376455207c8ebad8365cf7c5c95f261a (diff) | |
download | jenkins.debian.net-d2c077215d6503672676f7b68abd316393b7e355.tar.xz |
sigh. chroot-tests is the only inconsistency, not this one
-rw-r--r-- | job-cfg/cd-test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index f9ce8996..f3c2a240 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -49,7 +49,7 @@ - project: name: cd-test - do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/cd-tests.yaml">cd-tests.yaml</a>.' + do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/cd-test.yaml">cd-test.yaml</a>.' jobs: - '{name}_wheezy_debian_edu_workstation': 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' |