system-config/modules/openstack_project/files/jenkins_job_builder/config/defaults.yaml
James E. Blair c4405a6ebb Change Zuul jenkins endpoint.
Moving zuul to its own server.

Change-Id: Id4613a290f98dbbf2036316fb823746b6e585db8
Reviewed-on: https://review.openstack.org/18192
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2012-12-16 18:48:14 +00:00

31 lines
775 B
YAML

- defaults:
name: global
zuul-url: http://zuul.openstack.org:8001/jenkins_endpoint
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-infra/config">
https://github.com/openstack-infra/config
</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