diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/cd-test.yaml | 2 | ||||
-rw-r--r-- | job-cfg/chroot-tests.yaml | 2 | ||||
-rw-r--r-- | job-cfg/d-i.yaml | 2 | ||||
-rw-r--r-- | job-cfg/webcheck.yaml | 2 |
4 files changed, 4 insertions, 4 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' diff --git a/job-cfg/chroot-tests.yaml b/job-cfg/chroot-tests.yaml index b02fc839..741b2593 100644 --- a/job-cfg/chroot-tests.yaml +++ b/job-cfg/chroot-tests.yaml @@ -168,7 +168,7 @@ - project: name: chroot-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/chroot-tests.yaml">chroot-tests.yaml</a>.' jobs: - '{name}_sid_install_gnome': chroot_tester_params: 'sid gnome' diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 8a4db33e..2dafa2bd 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -817,7 +817,7 @@ - project: name: d-i - 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}.yaml">{name}.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/d-i.yaml">d-i.yaml</a>.' jobs: - '{name}_parse_build_logs' - '{name}_check_jenkins_jobs' diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 97647893..21682b75 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -115,7 +115,7 @@ - project: name: webcheck - 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}.yaml">{name}.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/webcheck.yaml">webcheck.yaml</a>.' jobs: - '{name}_www_debian_org': webcheck_url: 'http://www.debian.org' |