mirror of
https://github.com/ceph/ceph
synced 2025-03-18 16:36:12 +00:00
qa: fix damage expectation setting
The purge queue expectation was being ignored. Fixes: http://tracker.ceph.com/issues/37837 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
909d0f1333
commit
360550b1ab
@ -193,7 +193,7 @@ class TestDamage(CephFSTestCase):
|
||||
o,
|
||||
"Truncate {0}".format(o),
|
||||
lambda o=o: self.fs.rados(["truncate", o, "0"]),
|
||||
DAMAGED_ON_START
|
||||
expectation
|
||||
))
|
||||
|
||||
# OMAP value corruptions
|
||||
|
Loading…
Reference in New Issue
Block a user