Skip to content

Commit 0ab7bdb

Browse files
author
Laura Flores
committed
qa/suites/rados/verify/validater: ignore OSD_DOWN
In these tests, we are intentionally stopping and restoring OSDs, so it makes sense to ignore these warnings. Fixes: https://tracker.ceph.com/issues/67181 Signed-off-by: Laura Flores <[email protected]>
1 parent 8bea3af commit 0ab7bdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/suites/rados/verify/validater/valgrind.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ overrides:
2727
- \(SLOW_OPS\)
2828
- slow request
2929
- OSD bench result
30+
- OSD_DOWN
3031
valgrind:
3132
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
3233
osd: [--tool=memcheck]

0 commit comments

Comments
 (0)