-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
4.17
-
Low
-
No
-
MCO Sprint 255, MCO Sprint 256, MCO Sprint 257
-
3
-
False
-
-
N/A
-
Release Note Not Required
-
Done
Description of problem:
Occasionally, the TestMCDGetsMachineOSConfigSecrets e2e test fails during the e2e-gcp-op-techpreview CI job run. The reason for this failure is because the MCD pod is restarted when the MachineOSConfig is created because it must be aware of the new secrets that the MachineOSConfig expects. The final portion of the test involves using the MCD as a bridge to determine whether the expected actions have occurred. Without the MCD pod containers in a running / ready state, this operation fails.
Version-Release number of selected component (if applicable):
How reproducible:
Variable
Steps to Reproduce:
1. Run the e2e-gcp-op-techpreview job on 4.17+
Actual results:
The TestMCDGetsMachineOSConfigSecrets test fails because it cannot get the expected config file from the targeted node.
Expected results:
The test should pass.
Additional info:
This was discovered and fixed in 4.16 during the backport of the PR that introduced this problem. Consequently, this bug only covers 4.17+.
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update