Commit 1cce29b
committed
Add a new exception for CO's Available=False in non-upgrade tests
OCPBUGS-23746 has been an exception [1] for CO/openshift-apiserver's
Available=False in upgrade tests.
Now it is identified in non-upgrade tests too [2]. This pull acts
on it accordingly.
Although we found `APIServices_Error` as the only reason at the moment,
others get duplicated here as well for less disruptions for the payload
tests.
[1]. https://github.com/openshift/origin/blob/7e4d34a4bb3b00b763a9f2fcdb72fc289d3920d5/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go#L413-L421
[2]. https://issues.redhat.com/browse/OCPBUGS-23746?focusedId=28549492&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-285494921 parent b35881d commit 1cce29b
File tree
1 file changed
+8
-0
lines changed- pkg/monitortests/clusterversionoperator/legacycvomonitortests
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| |||
0 commit comments