Description of problem: The unit test execution in openshift/sdn is flaky. When one performs `make check` the test result sometimes fails and sometimes passes. It was caused by https://github.com/openshift/sdn/pull/287. Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1. do `make test` in the root of openshift/sdn 2. check `echo $?` Actual results: Sometimes: equals 1 Expected results: Always: equal 0 Additional info:
Verified this issue.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438