mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
log-whitelist 'reached quota' for librados test.sh
A new test verifies that we are stopped by the pool quota (and get
the right error messages or block). See ceph.git
32962740ce
.
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
6add6ba2df
commit
7bb1ceb3f0
@ -1,3 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
tasks:
|
||||
- ceph-fuse:
|
||||
- workunit:
|
||||
|
@ -1,3 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
tasks:
|
||||
- workunit:
|
||||
clients:
|
||||
|
@ -1,5 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
crush_tunables: hammer
|
||||
conf:
|
||||
client:
|
||||
|
@ -1,5 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
conf:
|
||||
client:
|
||||
debug ms: 1
|
||||
|
@ -1,5 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
conf:
|
||||
global:
|
||||
ms inject delay max: 1
|
||||
|
@ -3,6 +3,7 @@ tasks:
|
||||
- ceph:
|
||||
fs: ext4
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- thrashosds:
|
||||
|
@ -1,3 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
workload2:
|
||||
sequential:
|
||||
- workunit:
|
||||
|
@ -1,3 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
tasks:
|
||||
- mon_thrash:
|
||||
revive_delay: 20
|
||||
|
@ -1,6 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
- scrub
|
||||
- osd_map_max_advance
|
||||
fs: xfs
|
||||
|
@ -1,6 +1,7 @@
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
- scrub
|
||||
- osd_map_max_advance
|
||||
fs: xfs
|
||||
|
Loading…
Reference in New Issue
Block a user