diff options
Diffstat (limited to 'job-cfg/cd-test.yaml')
-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 4dcbb1a5..f9ce8996 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>Configured through <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/{name}s.yaml">{name}s.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-tests.yaml">cd-tests.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' |