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: If5731e14c8c0b68a3380b31c33d0b04a5be48c6e
This commit is contained in:
Luigi Toscano 2019-01-08 14:29:20 +01:00
parent 40fd2aa34e
commit 81603e60cd
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-mapr.git

4
.zuul.yaml Normal file
View File

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