Move all zuul jobs definitions inside repo
Needed by change https://review.openstack.org/616583/. Change-Id: Iddfbf54b56fc37057fe7d136aaa2e13f59a308af
This commit is contained in:
parent
33ca69cc98
commit
cc4c3fa2ad
@ -1,8 +1,17 @@
|
|||||||
|
---
|
||||||
- project:
|
- project:
|
||||||
|
templates:
|
||||||
|
- publish-tox-docs-infra
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- elastic-recheck-tox-queries:
|
- elastic-recheck-tox-queries:
|
||||||
voting: false
|
voting: false
|
||||||
|
- openstack-tox-pep8
|
||||||
|
- openstack-tox-py27
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- openstack-tox-pep8
|
||||||
|
- openstack-tox-py27
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: elastic-recheck-tox-queries
|
name: elastic-recheck-tox-queries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user