[Bug 2143754] [NEW] Autopkgtests not working in questing
Jorge Merlino
2143754 at bugs.launchpad.net
Mon Mar 9 17:20:14 UTC 2026
Public bug reported:
Autopkgests for openvswitch are getting stuck and time out in questing
at least. I have done some testing commenting out parts of the tests and
found out that it breaks on tests that need two interfaces and thus run
something like:
ADD_VETH(p0, at_ns0, br0, "10.1.1.1/24")
ADD_VETH(p1, at_ns1, br0, "10.1.1.2/24")
Commenting out one of those lines prevents the test to time out
(although the test fails obviously)
** Affects: openvswitch (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/2143754
Title:
Autopkgtests not working in questing
Status in openvswitch package in Ubuntu:
New
Bug description:
Autopkgests for openvswitch are getting stuck and time out in questing
at least. I have done some testing commenting out parts of the tests
and found out that it breaks on tests that need two interfaces and
thus run something like:
ADD_VETH(p0, at_ns0, br0, "10.1.1.1/24")
ADD_VETH(p1, at_ns1, br0, "10.1.1.2/24")
Commenting out one of those lines prevents the test to time out
(although the test fails obviously)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/2143754/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list