Add zuul jobs

Depends-On: Ia68b6e7252a2c971d059962b8302661e272ec24d
Change-Id: I98c9e0c8c8b257bfd46c2e056dd44181bef9efad
Story: #2003734
Task: #26400
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
This commit is contained in:
Trinh Nguyen
2018-09-12 22:20:58 +09:00
parent 435d54131c
commit 3c55699c1f
2 changed files with 15 additions and 0 deletions

14
.zuul.yaml Normal file
View File

@@ -0,0 +1,14 @@
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements
- openstack-lower-constraints-jobs
- build-openstack-docs-pti
check:
jobs:
- build-openstack-releasenotes
gate:
jobs:
- build-openstack-releasenotes

View File

@@ -14,6 +14,7 @@ CLI for this project.
* Bugs: https://bugs.launchpad.net/python-fenixclient
* Blueprints: https://blueprints.launchpad.net/python-fenixclient
* How to contribute: https://docs.openstack.org/infra/manual/developers.html
--------
* TODO