system-config/modules/openstack_project/files/jenkins_job_builder/config/defaults.yaml
Paul Belanger c607544366 Update location for project description
When we removed the jenkins_jobs directory and add jenkins_job_builder we
forgot to update some documentation

Change-Id: Iaa1593b3ea9fbebaa3f04c29b69eea5d1282ce23
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/13837
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-10-01 17:06:28 +00:00

30 lines
727 B
YAML

- defaults:
name: global
description: |
<p><b>This job is managed by puppet and will be overwritten.</b></p>
<p><b>Do not edit this job through the web</b></p>
<p>If you would like to make changes to this job, please see:
<a href="https://github.com/openstack/openstack-ci-puppet">
https://github.com/openstack/openstack-ci-puppet
</a>
In modules/openstack_project/files/jenkins_job_builder/config
</p>
project-type: freestyle
concurrent: true
wrappers:
- timeout:
timeout: 30
fail: true
- timestamps
logrotate:
daysToKeep: 1
numToKeep: -1
artifactDaysToKeep: -1
artifactNumToKeep: -1