Add .gitreview and .zuul.yaml files

Also removing bionic-rocky from the gate.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/338
Change-Id: Ib093fcebc144dd1a088885e4b2fdfd2444cf431c
This commit is contained in:
Aurelien Lourot 2020-06-30 11:55:15 +02:00
parent ef17be737b
commit 9b352e0742
3 changed files with 17 additions and 1 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.opendev.org
port=29418
project=openstack/charm-neutron-api-plugin-arista.git

6
.zuul.yaml Normal file
View File

@ -0,0 +1,6 @@
- project:
# NOTE(lourot): templates are defined in
# https://opendev.org/openstack/openstack-zuul-jobs
templates:
- openstack-python3-ussuri-jobs
- openstack-cover-jobs

View File

@ -4,7 +4,13 @@ smoke_bundles:
gate_bundles:
- xenial-queens
- bionic-queens
- bionic-rocky
# NOTE(lourot): on bionic-rocky our special neutron-api fork for Arista fails
# to start with:
# neutron.plugins.ml2.managers The following mechanism drivers were not found: set(['hyperv'])
# Disabling for now. To be investigated.
#- bionic-rocky
before_deploy:
- zaza.openstack.charm_tests.neutron_arista.setup.download_arista_image
configure: