Add Zuul v3 tempest jobs

This patch brings all Zun tempest jobs to this repo.

Co-Authored-By: Kien Nguyen <kiennt@vn.fujitsu.com>
Depends-On: Ibfeb38b52c05a9f886dc7524d892842971cbd264
Change-Id: I25f13b53e08d9065baa8ce93149831714512410e
Partial-Implements: blueprint migrate-to-zuulv3
This commit is contained in:
Hongbin Lu 2017-10-02 16:45:32 +00:00 committed by Hongbin Lu
parent cc13e48a60
commit e6b8baede7
1 changed files with 12 additions and 0 deletions

12
.zuul.yaml Normal file
View File

@ -0,0 +1,12 @@
- project:
name: openstack/zun-tempest-plugin
check:
jobs:
- zun-tempest-docker-sql
- zun-tempest-py35-docker-sql
- zun-tempest-docker-etcd
- zun-tempest-multinode-docker-sql
gate:
jobs:
- zun-tempest-docker-sql
- zun-tempest-py35-docker-sql