[Bug 2147468] Re: Broken test "Unsupported protocol message" hangs indefiniently
Andreas Hasenack
2147468 at bugs.launchpad.net
Fri Jul 3 19:21:02 UTC 2026
Please write a SRU Template for this bug, or this upload will be
rejected.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ovn in Ubuntu.
https://bugs.launchpad.net/bugs/2147468
Title:
Broken test "Unsupported protocol message" hangs indefiniently
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Resolute:
In Progress
Bug description:
The test named "Unsupported protocol message" hangs indefinitely.
There appears to be at least two issues with the test:
1. nc --sh-exec forks, and child processes are kept around while processing request and not cleaned up by test suite macros.
2. There appears to be bashisms in the test:
++ ip netns exec ls2p1 sh
sh: 1: Syntax error: redirection unexpected
Possible approaches could be to expand testsuite macros to handle
children of processes on cleanup, or finding a different mechanism for
receiving the UDP stream in the test.
The issue was introduced by https://github.com/ovn-
org/ovn/commit/985551d482694e39d51ed290a4607f71e5b65be8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2147468/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list