From: Sage Weil Date: Mon, 19 Jun 2017 18:49:56 +0000 (-0400) Subject: qa/suites/rados/singleton-nomsgr/multi-backfill-reject: clean up X-Git-Tag: v12.1.0~68^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8d10e5fc29ef8129225d2bd75e6d00ee2a1d6167;p=ceph.git qa/suites/rados/singleton-nomsgr/multi-backfill-reject: clean up Set pool size back to 2 so we don't have to have backfill complete (despite rejection probability) in order to get back to healthy. This way we scrub on cleanup. Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject.yaml b/qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject.yaml index 0afc444a7c46..b73899738e67 100644 --- a/qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject.yaml +++ b/qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject.yaml @@ -31,3 +31,6 @@ tasks: - sudo ceph osd in 0 1 - sleep: duration: 60 +- exec: + client.0: + - sudo ceph osd pool set foo size 2