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: I172586b5af43d49c509602558c914ce6dc0259a3
This commit is contained in:
Luigi Toscano 2019-01-08 14:29:25 +01:00
parent 0637de5fdb
commit 0601bdf3ce
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-vanilla.git

4
.zuul.yaml Normal file
View File

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