Add zuul noop jobs and .gitreview to get started.

With this in place we can start adding real test jobs and do
real review on gerrit.

Change-Id: Ieb5d8caef4215b7cc4928a1f7214a30a34cb1a25
This commit is contained in:
Chris Dent 2018-10-18 17:30:40 +01:00
parent 67d545967e
commit 086f5c3080
2 changed files with 7 additions and 0 deletions

4
.gitreview Normal file
View File

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

3
.zuul.yaml Normal file
View File

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