Comment 4 for bug 1898211

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/victoria)

Reviewed: https://review.opendev.org/756260
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2458509c17f939bcd52f9a3319ce45240e866099
Submitter: Zuul
Branch: stable/victoria

commit 2458509c17f939bcd52f9a3319ce45240e866099
Author: Slawek Kaplonski <email address hidden>
Date: Fri Oct 2 16:35:04 2020 +0200

    Use ebtables-legacy also in ovn multinode jobs

    For other jobs which inherits from neutron-tempest-base it
    was changed some time ago.
    But ovn multinode jobs don't inherits from that base job
    so this patch fixes it for those jobs as well by adding same
    configure_ebtables.yaml playbook to pre-run in the
    neutron-ovn-multinode-base job.

    Change-Id: Icb4fd80133ee10ad6c40e160013b4ab91d2c5a6b
    Closes-Bug: #1898211
    (cherry picked from commit a8ceb09f98e3386d9c84ce8fcb862042aea190bb)