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: I78580b2d5dd4d6a5f7b1d0661ea82736f2bd734e
This commit is contained in:
Luigi Toscano 2019-01-08 14:29:23 +01:00
parent a14e3c276a
commit b6434b3aee
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-storm.git

4
.zuul.yaml Normal file
View File

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