Commit fdf878f
authored
ocp_resources, resource: Extend 'wait_for_condition' criteria (#2544)
In some scenarios, tests are looking for a specific reason or message to
be included in the condition.
Although not a formal strict API, the message text includes extended
reasoning which is useful for a user operator.
Therefore, it is also included but with an inclusion check.
See usage at:
https://github.com/RedHatQE/openshift-virtualization-tests/blob/0116f056176dbb25da5e8846537264dccb8ef202/tests/network/general/test_bridge_marker.py#L130
Signed-off-by: Edward Haas <edwardh@redhat.com>1 parent bdcd015 commit fdf878f
1 file changed
Lines changed: 19 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1230 | 1230 | | |
1231 | 1231 | | |
1232 | 1232 | | |
1233 | | - | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1234 | 1242 | | |
1235 | 1243 | | |
1236 | 1244 | | |
1237 | 1245 | | |
1238 | 1246 | | |
1239 | 1247 | | |
| 1248 | + | |
| 1249 | + | |
1240 | 1250 | | |
1241 | 1251 | | |
1242 | 1252 | | |
| |||
1246 | 1256 | | |
1247 | 1257 | | |
1248 | 1258 | | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
1256 | | - | |
| 1259 | + | |
1257 | 1260 | | |
1258 | 1261 | | |
1259 | 1262 | | |
1260 | 1263 | | |
1261 | 1264 | | |
1262 | 1265 | | |
1263 | 1266 | | |
1264 | | - | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
1265 | 1274 | | |
1266 | 1275 | | |
1267 | 1276 | | |
| |||
0 commit comments