Add .zuul.yaml file

Change-Id: I39e241c4e4147211166a96b6247305fe1d101a8d
Depends-On: I263b1a92a9ec7b5e38d9c1dc8b02e214102a92c2
This commit is contained in:
Adrian Czarnecki 2017-10-24 08:43:50 +02:00
parent f3410a4475
commit 0ea935caa7
1 changed files with 12 additions and 0 deletions

12
.zuul.yaml Normal file
View File

@ -0,0 +1,12 @@
- project:
name: openstack/monasca-agent
check:
jobs:
- monasca-tempest-python-mysql:
voting: false
- monasca-tempest-python-postgresql:
voting: false
- monasca-tempest-java-mysql:
voting: false
- monasca-tempest-java-postgresql:
voting: false