commit | e4c6c4f8af80e0f0606bd7abdc9133e5822f8bc7 | [log] [tgz] |
---|---|---|
author | elajkat <lajos.katona@est.tech> | Tue Feb 11 10:20:16 2025 +0100 |
committer | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | Fri Feb 14 14:57:28 2025 +0000 |
tree | 1f9255f03f7cfef61a80d3b9774d6598ec1d84a6 | |
parent | 5697d2d4bdc3df6362a56183038d370985091772 [diff] |
Bagpipe: make ``neutron-tempest-plugin-bgpvpn-bagpipe`` non-voting With the LinuxBridge driver removal bagpipe related jobs are failing, till it is fixed make the job non-voting on master. This patch also makes ``neutron-tempest-plugin-dynamic-routing`` as non-voting to unblock the CI. That will be reverted once [1] is merged. This patch is also defining the ``neutron-tempest-plugin-vpnaas-ovn`` mechanism driver as "ovn". By default, devstack uses "ovn,logger". This change is aligned with [2][3]. [1]https://review.opendev.org/c/openstack/neutron/+/941202 [2]https://review.opendev.org/c/openstack/neutron/+/941211 [3]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/941212 Related-Bug: #2097367 Change-Id: I2ee5fe46864e0215ca85ed5a585e33aed835c2c3