mirror of
https://github.com/ceph/ceph
synced 2025-02-03 17:03:51 +00:00
93de19adcf
Signed-off-by: Sage Weil <sage@redhat.com>
18 lines
318 B
YAML
18 lines
318 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- reached quota
|
|
- wrongly marked me down
|
|
- overall HEALTH_
|
|
- (POOL_FULL)
|
|
- (SMALLER_PGP_NUM)
|
|
- (CACHE_POOL_NO_HIT_SET)
|
|
- (CACHE_POOL_NEAR_FULL)
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|
|
- rados/test_pool_quota.sh
|
|
|