Add openstack-python-jobs and openstack-python35-jobs
We have all the jobs for this now, make the template so we can start using it. Change-Id: Ib4a11b64bd897da70cb27dd99c938177020e1bd6
This commit is contained in:
parent
cf1adb66a0
commit
94d3d5463f
25
zuul.yaml
25
zuul.yaml
@ -74,6 +74,31 @@
|
||||
dependencies:
|
||||
- publish-openstack-python-tarball
|
||||
|
||||
- project-template:
|
||||
name: openstack-python-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-doc-build
|
||||
- tox-pep8
|
||||
- tox-py27
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-doc-build
|
||||
- tox-pep8
|
||||
- tox-py27
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-python-branch-tarball
|
||||
|
||||
- project-template:
|
||||
name: openstack-python35-jobs
|
||||
check:
|
||||
jobs:
|
||||
- tox-py35
|
||||
gate:
|
||||
jobs:
|
||||
- tox-py35
|
||||
|
||||
- project:
|
||||
name: openstack-infra/openstack-zuul-jobs
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user