Actually no, this is not an issue in the OVN code but a lack of support of 32 bits OS. Some "maxInteger" parameters have value 4294967295. In a 32bit singed integer, this is -1 [2]. That means the problem is not in "ovn-octavia-provider" itself but in the lack of support of core OVN of 32 bits OS.
[1]https://github.com/ovn-org/ovn/blob/branch-23.03/ovn-nb.ovsschema#L274 [2]https://www.simonv.fr/TypesConvert/?integers ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2025985 Title: ovn-octavia-provider tests fail on 32 bits arch Status in neutron: Won't Fix Bug description: Hi, The ovn-octavia-provider package cannot migrate from Debian to Unstable because its autopkgtest (which runs the package unit tests in the Debian CI) are failing on all 32 bits arch. Please have a look to this page: https://qa.debian.org/excuses.php?package=ovn-octavia-provider Please fix the unit tests, and let me know where to find the patch (zigo on IRC). Cheers, Thomas Goirand (zigo) To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2025985/+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

