Add zuul job definitions
Add zuul job definitions inside the repository. Change-Id: I14487b889e3f26e49fb6cb9493448c975cf92672
This commit is contained in:
parent
370a41ceed
commit
24e337c8c3
16
.zuul.yaml
Normal file
16
.zuul.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user