258abe1a23
We have a cgit server now, which means we should replace all references to github with references to git.openstack.org. Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
30 lines
737 B
YAML
30 lines
737 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://git.openstack.org/cgit/openstack-infra/config">
|
|
https://git.openstack.org/cgit/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
|