-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The reason field of InsightsDownloadDegraded condition of IO was changed to `UnexpectedError` instead of `NotAvailable` when its status was True
Version-Release number of selected component (if applicable):
How reproducible:
Run the test case named `test_insights_operator_insights_download_degraded`
Steps to Reproduce:
Run the test case named `test_insights_operator_insights_download_degraded`
Actual results:
The test failed because the reason filed of InsightsDownloadDegraded condition changed to UnexpectedError
Expected results:
The test should pass.
Additional info: