ceph/qa/suites/rados/basic/tasks/rados_api_tests.yaml
Sage Weil 26f00dd67c qa/suites: mon warn on pool no app = false for api tests
Among other things, the list.cc tests set pg_num which waits for cluster
healthy.

Signed-off-by: Sage Weil <sage@redhat.com>
2018-04-04 08:26:58 -05:00

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