Add gerrit and zuul config to enable CI

Change-Id: I85a113c21f756a614509fb7916f14065c23870b1
Signed-off-by: Stamatis Katsaounis <katsaouniss@gmail.com>
This commit is contained in:
Stamatis Katsaounis 2020-01-16 14:03:15 +02:00
parent 28166b25ce
commit 663fad7552
2 changed files with 9 additions and 0 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.opendev.org
port=29418
project=openstack/charm-watcher.git

5
.zuul.yaml Normal file
View File

@ -0,0 +1,5 @@
- project:
templates:
- python35-charm-jobs
- openstack-python3-ussuri-jobs
- openstack-cover-jobs