Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
qa: add recovery_deletes testing
  • Loading branch information
jdurgin committed Jul 26, 2017
1 parent 50e863e commit 205c45f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions qa/suites/rados/thrash/u-recovery-deletes/at-end.yaml
@@ -0,0 +1,18 @@
overrides:
ceph:
conf:
mon:
mon debug init recovery deletes: false
tasks:
- full_sequential_finally:
- exec:
mon.a:
- ceph osd set recovery_deletes
# make sure osds have latest map
- rados -p rbd bench 5 write -b 4096
- ceph.healthy:
- ceph.osd_scrub_pgs:
cluster: ceph
- exec:
mon.a:
- ceph pg dump -f json-pretty
Empty file.

0 comments on commit 205c45f

Please sign in to comment.