From: Patrick Donnelly Date: Wed, 9 Jan 2019 00:26:14 +0000 (-0800) Subject: qa: fix damage expectation setting X-Git-Tag: v12.2.11~19^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25967%2Fhead;p=ceph.git qa: fix damage expectation setting The purge queue expectation was being ignored. Fixes: http://tracker.ceph.com/issues/37837 Signed-off-by: Patrick Donnelly (cherry picked from commit 360550b1ab143bb59fd38c77569f7f5ef762801a) --- diff --git a/qa/tasks/cephfs/test_damage.py b/qa/tasks/cephfs/test_damage.py index 569044d42555..632a1a50a0c3 100644 --- a/qa/tasks/cephfs/test_damage.py +++ b/qa/tasks/cephfs/test_damage.py @@ -182,7 +182,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