Add .zuul.yaml file

Change-Id: I3684ebc203d95c5c19ab4fb129a299e8aca031f3
Depends-On: I263b1a92a9ec7b5e38d9c1dc8b02e214102a92c2
This commit is contained in:
Adrian Czarnecki 2017-10-24 08:52:49 +02:00
parent 94e0a059b5
commit 55ffc4d334
1 changed files with 12 additions and 0 deletions

12
.zuul.yaml Normal file
View File

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