Skip to content

Commit 3ac8b61

Browse files
committed
suites: thrash old client missing SLOW_OPS in the ignore-list
The current ignore-list have \(SLOW_OPS\) but missing SLOW_OPS Fixes: https://tracker.ceph.com/issues/66604 Signed-off-by: Nitzan Mordechai <[email protected]>
1 parent 2c16096 commit 3ac8b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/tasks/thrashosds-health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ overrides:
1313
- \(CACHE_POOL_
1414
- \(SMALLER_PGP_NUM\)
1515
- \(OBJECT_
16-
- \(SLOW_OPS\)
16+
- SLOW_OPS
1717
- \(REQUEST_SLOW\)
1818
- \(TOO_FEW_PGS\)
1919
- slow request

0 commit comments

Comments
 (0)