Add in-repo zuul config
We're moving this from the openstack to the opendev tenant. We should move the jobs in-repo at the same time. Depends-On: https://review.opendev.org/688451 Change-Id: I23b4a0d78d515557bfb676f206dcc0a91ecb8502
This commit is contained in:
parent
483ab492a8
commit
1ed76ef85e
23
.zuul.yaml
Normal file
23
.zuul.yaml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user