Commit b319118
committed
pkg/monitortests/clusterversionoperator: Add an exception for console going Available=False on reason=RouteHealth_FailedGet and such
It would be great if the console operator addressed this issue, but:
* We do not want to block pull requests from landing, or releases from
being accepted, until they adjust their operator. This behavior is
likely longstanding, and we want to give folks time to gradually
tighten operator logic without needing to rush.
* Even once the console folks adjust their operator, this test
suite will be used for test-cases that touch older releases
(e.g. update and rollback jobs), and the test case doesn't yet allow
for distinctions like "the console operator at the time of the
Available=False condition predates the bugfix landing, so that
should still fall under the earlier exception".1 parent 5573b55 commit b319118
File tree
1 file changed
+4
-0
lines changed- pkg/monitortests/clusterversionoperator/legacycvomonitortests
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments