Add zuul job definitions

Add zuul job definitions inside the repository.

Change-Id: I14487b889e3f26e49fb6cb9493448c975cf92672
This commit is contained in:
Sorin Sbarnea 2018-10-24 13:41:43 +01:00 committed by agopi
parent 370a41ceed
commit 24e337c8c3
1 changed files with 16 additions and 0 deletions

16
.zuul.yaml Normal file
View File

@ -0,0 +1,16 @@
---
- project:
templates:
- docs-on-readthedocs
- openstack-python37-jobs-nonvoting
- openstack-python36-jobs
vars:
rtd_webhook_id: '51626'
check:
jobs:
- openstack-tox-linters
- openstack-tox-py27
gate:
jobs:
- openstack-tox-linters
- openstack-tox-py27