]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/*/at-end: wait for healthy before scrubbing 15245/head
authorSage Weil <sage@redhat.com>
Tue, 23 May 2017 18:10:54 +0000 (14:10 -0400)
committerSage Weil <sage@redhat.com>
Tue, 23 May 2017 18:12:24 +0000 (14:12 -0400)
The scrub_pgs command also waits for healthy for a while, but fails
silently if it times out, which means the subsequent scrubs will also
fail to clean up.

This forces an earlier failure that does not obscure the root cause.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash/d-require-luminous/at-end.yaml

index 3cf78ca5a79d9ccbf70c15c1dcb0a8080593d676..f9711a126e20244d125886e577355c73e26cecf4 100644 (file)
@@ -8,6 +8,7 @@ tasks:
         - ceph osd set require_luminous_osds
 # make sure osds have latest map
         - rados -p rbd bench 5 write -b 4096
+  - ceph.healthy:
   - ceph.osd_scrub_pgs:
       cluster: ceph
   - exec: