@@ -118,7 +118,7 @@ link://munin-monitoring[Munin] is installed, running with link:https://jenkins.d
=== Using jenkins-job-builder
'update_jdn.sh' takes care of this too, so this is just a quick run through. Make sure to also look at the upstream documentation at http://ci.openstack.org/jenkins-job-builder/
'update_jdn.sh' takes care of this too, so this is just a quick run through. Make sure to also look at the upstream documentation at https://jenkins-job-builder.readthedocs.io/en/latest/
* run `cd /srv/jenkins/job-cfg ; jenkins-job-builder update .` to update jobs
* for testing: `cd /srv/jenkins/job-cfg ; rm test-output/ -r ; mkdir test-output ; jenkins-job-builder test . -o test-output/ ; ls test-output/`