Add .zuul.yaml file.

Change-Id: I7e86b2200c539d0760320158addd1e767c7c6da8
Depends-On: I263b1a92a9ec7b5e38d9c1dc8b02e214102a92c2
This commit is contained in:
Adrian Czarnecki 2017-10-24 09:01:00 +02:00
parent 55e415b927
commit 6503234fb8
1 changed files with 12 additions and 0 deletions

12
.zuul.yaml Normal file
View File

@ -0,0 +1,12 @@
- project:
name: openstack/monasca-statsd
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