Add jenkins jobs defaults.

Add defaults that are exactly what we have now.

Change-Id: I841359f775e1f4c77cd182e5f678ec3c0a6c67a4
Reviewed-on: https://review.openstack.org/12472
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2012-09-05 14:14:36 -07:00 committed by Jenkins
parent f355bc2417
commit b94bc58e5d

View File

@ -0,0 +1,18 @@
- defaults:
name: global
description: "THIS JOB IS MANAGED BY PUPPET AND WILL BE OVERWRITTEN.\n
DON'T EDIT THIS JOB THROUGH THE WEB\n
If you would like to make changes to this job, please see:\n
https://github.com/openstack/openstack-ci-puppet\n
In modules/jenkins_jobs"
concurrent: false
wrappers:
- timeout:
timeout: 30
fail: true
- timestamps