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: I0f616b96aaf98c051cd3653ca394f09ffc0c7c73
This commit is contained in:
Luigi Toscano 2019-01-08 00:57:27 +01:00
parent 6a4deba966
commit c54d78fe34
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-ambari.git

4
.zuul.yaml Normal file
View File

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