]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados rebase- change in at-end.yaml
authorShylesh Kumar <shylesh.mohan@gmail.com>
Wed, 14 Mar 2018 10:48:53 +0000 (16:18 +0530)
committerShylesh Kumar <shylesh.mohan@gmail.com>
Wed, 14 Mar 2018 10:48:53 +0000 (16:18 +0530)
Signed-off-by: Shylesh Kumar <shylesh.mohan@gmail.com>
qa/suites/rados/downstream/basic/d-require-luminous/at-end.yaml

index ef998cc89143d7b453f04fb160ddcd932e6bc18f..f91ab63ebb73864958637982d02253764c4b2246 100644 (file)
@@ -14,8 +14,8 @@ tasks:
       cluster: ceph
   - exec:
       mon.a:
-        - sleep 15
-        - ceph osd dump | grep purged_snapdirs
+        - sleep 150
+        - ceph osd dump | grep purged_snapdirs || echo "Failed 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: