system-config/modules/jenkins_jobs/templates/builder_coverage.xml.erb
Monty Taylor 17b2bda1a0 Added slave scripts to puppet.
Added all of the files from slave_scripts to jenkins_slave.
Includes the changes I submitted in https://review.openstack.org/6063
Changed the jobs to use these rather than the ones from openstack-ci.

Change-Id: I4bd9e78b3d9c0cbbc6a0b17fc95c60458b06a0f7
2012-04-02 13:52:57 -07:00

5 lines
123 B
Plaintext

<hudson.tasks.Shell>
<command>/usr/local/jenkins/slave_scripts/run-cover.sh</command>
</hudson.tasks.Shell>