]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/thrash/d-luminous/at-end: check for purged_snapdirs
authorSage Weil <sage@redhat.com>
Wed, 30 Aug 2017 21:22:33 +0000 (17:22 -0400)
committerSage Weil <sage@redhat.com>
Wed, 30 Aug 2017 21:22:33 +0000 (17:22 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash/d-require-luminous/at-end.yaml

index 4e60cd6560a30ce5cda406483f9499003da80511..ef998cc89143d7b453f04fb160ddcd932e6bc18f 100644 (file)
@@ -14,6 +14,8 @@ tasks:
       cluster: ceph
   - exec:
       mon.a:
+        - sleep 15
+        - ceph osd dump | grep purged_snapdirs
         - ceph pg dump -f json-pretty
         - "ceph pg dump sum -f json-pretty | grep num_legacy_snapsets | head -1 | grep ': 0'"
 overrides: