-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
8
-
False
-
None
-
False
-
BIFROST-105 - Experience #3: OCP Node Customization
-
-
-
MCO Sprint 241, MCO Sprint 242
-
0
-
0.000
In their current state, the BuildController unit test suite sometimes fails unexpectedly. This causes loss of confidence in the MCO unit test suite and can block PRs from merging; even when the changes the PR introduces are unrelated to BuildController. I suspect there is a race condition within the test suite, which combined with the test suite itself being aggressively parallel, causes the test suite to fail unexpectedly.
Done When:
- The BuildController unit test suite has been audited and refactored to remove this race condition.