yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84093
[Bug 1898211] Re: OVN scenario jobs are failing on Ubuntu Focal due to ebtables-nft used by default
Reviewed: https://review.opendev.org/755809
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a8ceb09f98e3386d9c84ce8fcb862042aea190bb
Submitter: Zuul
Branch: master
commit a8ceb09f98e3386d9c84ce8fcb862042aea190bb
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
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
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1898211
Title:
OVN scenario jobs are failing on Ubuntu Focal due to ebtables-nft used
by default
Status in neutron:
Fix Released
Bug description:
There is error like "ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool." in those jobs. See e.g. https://zuul.opendev.org/t/openstack/build/fcac3ba1bd4c49598ab249b5e68680af or https://zuul.opendev.org/t/openstack/build/047d24a5de014e12987297c6d7a89df1
I think we need to switch to ebtables-legacy for now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1898211/+subscriptions
References