[Bug 2143754] Re: Autopkgtests not working in questing

Jorge Merlino 2143754 at bugs.launchpad.net
Thu Mar 19 21:21:34 UTC 2026


** Also affects: openvswitch (Ubuntu Questing)
   Importance: Undecided
       Status: New

** Changed in: openvswitch (Ubuntu)
       Status: New => Fix Released

** Description changed:

  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)
+ 
+ This only happens in Questing. Tests work fine in Noble and Resolute.

-- 
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:
  Fix Released
Status in openvswitch source package in Questing:
  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)

  This only happens in Questing. Tests work fine in Noble and Resolute.

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