mirror of
https://github.com/ceph/ceph
synced 2025-04-01 00:26:47 +00:00
Merge PR #58547 into main
* refs/pull/58547/head: qa: failfast mount for better performance Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
52deba6b14
@ -2,6 +2,7 @@ overrides:
|
||||
ceph:
|
||||
conf:
|
||||
mgr:
|
||||
client mount timeout: 30
|
||||
debug client: 20
|
||||
debug mgr: 20
|
||||
debug ms: 1
|
||||
|
@ -15,6 +15,7 @@ overrides:
|
||||
- is full \(reached quota
|
||||
- POOL_FULL
|
||||
- POOL_BACKFILLFULL
|
||||
- cluster \[WRN\] evicting unresponsive client
|
||||
|
||||
tasks:
|
||||
- cephfs_test_runner:
|
||||
|
Loading…
Reference in New Issue
Block a user