Standardize ci-puppet merge job.
Change-Id: I68993cc8544fa047aa8cd4c8e0d94b3592cbbb24 Reviewed-on: https://review.openstack.org/11165 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
a72a7d6376
commit
bf0cd75c41
@ -3,36 +3,8 @@
|
|||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: precise
|
||||||
|
|
||||||
# TODO: standardize
|
jobs:
|
||||||
#jobs:
|
- gate-{name}-merge
|
||||||
# - gate-{name}-merge
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: gate-ci-puppet-merge
|
|
||||||
concurrent: true
|
|
||||||
node: precise
|
|
||||||
|
|
||||||
properties:
|
|
||||||
- github:
|
|
||||||
url: https://github.com/openstack/openstack-ci-puppet
|
|
||||||
- throttle:
|
|
||||||
max-per-node: 0
|
|
||||||
max-total: 0
|
|
||||||
option: project
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
wrappers:
|
|
||||||
- timeout:
|
|
||||||
timeout: 30
|
|
||||||
fail: true
|
|
||||||
- timestamps
|
|
||||||
|
|
||||||
triggers:
|
|
||||||
- zuul
|
|
||||||
|
|
||||||
builders:
|
|
||||||
- gerrit-git-prep
|
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: gate-ci-puppet-syntax
|
name: gate-ci-puppet-syntax
|
||||||
|
@ -5,10 +5,9 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- gate-{name}-pyflakes
|
- gate-{name}-pyflakes
|
||||||
# TODO: standardize this
|
|
||||||
#- '{name}-docs
|
|
||||||
|
|
||||||
|
|
||||||
|
# This is a non-standard docs job because it uses SCP instead of FTP
|
||||||
- job:
|
- job:
|
||||||
name: zuul-docs
|
name: zuul-docs
|
||||||
project-type: freestyle
|
project-type: freestyle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user