Reviewed: https://review.opendev.org/c/openstack/neutron/+/938187 Committed: https://opendev.org/openstack/neutron/commit/f7579b1737a2333c576ed7ef0447194ed3e827bd Submitter: "Zuul (22348)" Branch: master
commit f7579b1737a2333c576ed7ef0447194ed3e827bd Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon Dec 23 08:10:34 2024 +0000 [UT/FT] Reduce the vni_ranges in OVN unit tests The vni_ranges variable is reduced to [1..500] in the ML2/OVN mechanism driver related tests. This reduction doesn't affect the functionality testing and skips the error in SQLite older versions when passing too many arguments. Closes-Bug: #2092399 Change-Id: Icb487eb3b3fdedcd826bde8294780591f7cafc7d ** 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/2092399 Title: [CentOS9] UTs/FTs are failing due to a SQLite error Status in neutron: Fix Released Bug description: Since [1], the unit tests in the U/S CentOS9 CI job [2] are failing. The SQLite version used in these jobs is older than the version used in Ubuntu: * Ubuntu 24.04: https://launchpad.net/ubuntu/noble/+package/libsqlite3-dev * CentOS9: https://centos.pkgs.org/9-stream/centos-appstream-x86_64/sqlite-devel-3.34.1-5.el9.x86_64.rpm.html Error: https://paste.opendev.org/show/bV9tiQYedBXP6uyoLke0/ [1]https://opendev.org/openstack/neutron/commit/559672f777312d00c4358626650cc577e49ec0b6 [2]https://review.rdoproject.org/r/c/openstack/neutron-distgit/+/55834 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2092399/+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

