Add .gitreview and basic Zuul jobs

Most important tempest-plugin-jobs, which looks like openstack-python-jobs
but without the py27 job, which is failing right now (waiting for
the sahara patch which exports the plugin interface).

Change-Id: I66e29b723e9e0ea13e50e0264c5a089c593c77e2
This commit is contained in:
Luigi Toscano 2019-01-08 14:29:21 +01:00
parent fbc20448ab
commit 5b5dcbe796
2 changed files with 8 additions and 0 deletions

4
.gitreview Normal file
View File

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

4
.zuul.yaml Normal file
View File

@ -0,0 +1,4 @@
- project:
templates:
- tempest-plugin-jobs
- release-notes-jobs-python3