-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17
-
None
-
No
-
MCO Sprint 255, MCO Sprint 256
-
2
-
False
-
Description of problem:
The TestControllerConfigStuff e2e test was mistakenly merged into the main branch of the MCO repository. This test was supposed to be ephemeral and not actually merged into the repo. It was discovered during the cherrypick process for 4.16 and was removed there. However, it is still part of the main branch and should be removed.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
Run the test-e2e-techpreview CI job
Actual results:
This test should not be present nor should it execute.
Expected results:
This test is actually present.
Additional info: