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:
Monty Taylor 2017-08-30 08:20:51 -05:00
parent cf1adb66a0
commit 94d3d5463f
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -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: