mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +00:00
2bd6ba8026
Add fs suite for tests requiring one node as well. Fixes: https://tracker.ceph.com/issues/50532 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Signed-off-by: Kotresh HR <khiremat@redhat.com>
20 lines
443 B
YAML
20 lines
443 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mgr:
|
|
debug client: 20
|
|
log-ignorelist:
|
|
- OSD full dropping all updates
|
|
- OSD near full
|
|
- pausewr flag
|
|
- failsafe engaged, dropping updates
|
|
- failsafe disengaged, no longer dropping
|
|
- is full \(reached quota
|
|
- POOL_FULL
|
|
- POOL_NEARFULL
|
|
- POOL_BACKFILLFULL
|
|
- PG_DEGRADED
|
|
- OSD_OUT_OF_ORDER_FULL
|
|
- OSD_NEARFULL
|
|
- OSD_FULL
|