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:
parent
cc13e48a60
commit
e6b8baede7
12
.zuul.yaml
Normal file
12
.zuul.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user