Merge "Add in-repo zuul config"

This commit is contained in:
Zuul 2019-10-14 22:27:32 +00:00 committed by Gerrit Code Review
commit 5eae2bf566
1 changed files with 23 additions and 0 deletions

23
.zuul.yaml Normal file
View File

@ -0,0 +1,23 @@
- project:
templates:
- publish-opendev-tox-docs
check:
jobs:
- tox-pep8
- tox-py27
- tox-py35:
nodeset: ubuntu-xenial
- build-python-release
gate:
jobs:
- tox-pep8
- tox-py27
- tox-py35:
nodeset: ubuntu-xenial
- build-python-release
promote:
jobs:
- opendev-promote-python
release:
jobs:
- opendev-release-python