Fix .gitreview, add .zuul.yaml

Fix host in .gitreview.

Add a .zuul.yaml file that uses the noop-jobs so that changes can merge.

Change-Id: I268b1c4a9aa31c2c70304c651c76d43dc9f57bfa
This commit is contained in:
Andreas Jaeger 2019-05-09 21:28:32 +02:00
parent 6cbf819e91
commit 031a80aa04
2 changed files with 4 additions and 1 deletions

View File

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

3
.zuul.yaml Normal file
View File

@ -0,0 +1,3 @@
- project:
templates:
- noop-jobs