diff --git a/.zuul.yaml b/.zuul.yaml index 0ba8808ef5..df40d509b8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -309,9 +309,11 @@ - openstack/manila - openstack/manila-tempest-plugin - openstack/neutron-dynamic-routing - # TODO(gouthamr): Remove the line below when neutron-dynamic-routing - # separates its tempest plugin from its tree - - openstack/neutron-tempest-plugin + # NOTE(gouthamr): Pinned to a version that works, we don't really need + # this plugin for our testing, we bring it in because + # neutron-dynamic-routing needs this until the Ussuri release + - name: openstack/neutron-tempest-plugin + override-checkout: 1.1.0 - openstack/python-manilaclient - openstack/tempest @@ -349,9 +351,11 @@ - openstack/manila - openstack/manila-tempest-plugin - openstack/neutron-dynamic-routing - # TODO(gouthamr): Remove the line below when neutron-dynamic-routing - # separates its tempest plugin from its tree - - openstack/neutron-tempest-plugin + # NOTE(gouthamr): Pinned to a version that works, we don't really need + # this plugin for our testing, we bring it in because + # neutron-dynamic-routing needs this until the Ussuri release + - name: openstack/neutron-tempest-plugin + override-checkout: 1.1.0 - openstack/python-manilaclient - openstack/tempest