mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
26f00dd67c
Among other things, the list.cc tests set pg_num which waits for cluster healthy. Signed-off-by: Sage Weil <sage@redhat.com>
24 lines
442 B
YAML
24 lines
442 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- reached quota
|
|
- but it is still running
|
|
- overall HEALTH_
|
|
- (POOL_FULL)
|
|
- (SMALLER_PGP_NUM)
|
|
- (CACHE_POOL_NO_HIT_SET)
|
|
- (CACHE_POOL_NEAR_FULL)
|
|
- (POOL_APP_NOT_ENABLED)
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
mon:
|
|
mon warn on pool no app: false
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|
|
- rados/test_pool_quota.sh
|
|
|