-
Bug
-
Resolution: Unresolved
-
Normal
-
4.19, 4.20
Description of problem:
Since running the MCN tests in the MCO's new disruptive test suite, the `Should have MCN properties matching associated node properties for nodes in default MCPs` test has become more flaky due to interference from the the `Should properly update the MCN from the associated MCD` test.
Version-Release number of selected component (if applicable):
Flakes have happened in 4.19 & 4.20.
How reproducible:
Rare issue that only occurs when both the following are true:
- `Should have MCN properties matching associated node properties for nodes in default MCPs` and `Should properly update the MCN from the associated MCD` tests target the same worker node
- `Should have MCN properties matching associated node properties for nodes in default MCPs` gets the MCN object in the time between the desired annotation update & cleanup in the `Should properly update the MCN from the associated MCD` test
Steps to Reproduce:
The failures happen intermittently, so it's hard to reproduce. Example test failures can be seen in the following example runs:
Actual results:
Occasionally, the `Should have MCN properties matching associated node properties for nodes in default MCPs` test will fail due to interference with the `Should properly update the MCN from the associated MCD` test.
Expected results:
There should be no interference between tests. This likely means that `Should properly update the MCN from the associated MCD` should be tagged as a serial test.
Additional info:
N/A
- blocks
-
OCPBUGS-59757 MCN happy scope test should run as a serial test
-
- Closed
-
- is cloned by
-
OCPBUGS-59757 MCN happy scope test should run as a serial test
-
- Closed
-
- links to