Commit 925bb87
committed
qa/tasks/thrashosds-health: whitelist PG_BACKFILL_FULL
rados/thrash-old-clients tests are failing due to PG_BACKFILL
error.
The low space error hindering backfill error is a expected
transitory state which resolves by itself when the PGs
are migrated out of the OSD during the test runs, freeing
up the needed space.
Yet, teuthology seems to pick up these PG_BACKFILL errors
and error out the test.
The solution is to add these expected errors into the
ignore list
Fixes: https://tracker.ceph.com/issues/65450
Signed-off-by: Naveen Naidu <[email protected]>1 parent e0e3dc9 commit 925bb87
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
0 commit comments