Reviewed: https://review.openstack.org/641430 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=05b0144e8366db5c9596d49919073cfc32154b39 Submitter: Zuul Branch: master
commit 05b0144e8366db5c9596d49919073cfc32154b39 Author: Bernard Cafarelli <[email protected]> Date: Wed Mar 6 16:58:20 2019 +0100 [Fullstack] Use newer openvswitch Current version used is old and does not work on Bionic nodes. But as Xenial kernels do not include the fix for local VXLAN tunnels (bug/1684897), we still have to use a locally compiled version. On Xenial nodes, the Queens UCA repository has openvswitch 2.9.0 On Bionic nodes, we have 2.9.2 So use the latest 2.9 release for fullstack testing Change-Id: Ifb61daa1f14969a1d09379599081e96053488f9f Closes-Bug: #1818632 ** 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/1818632 Title: Fullstack tests fails on Ubuntu Bionic Status in neutron: Fix Released Bug description: neutron-fullstack job is failing on compiling openvswitch when running on Ubuntu Bionic. Error example: http://logs.openstack.org/61/639361/2/check/neutron-fullstack/328791a/job-output.txt.gz#_2019-02-26_15_45_00_395433 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1818632/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

