c4405a6ebb
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>
31 lines
775 B
YAML
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
|