]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtool/test.sh: fix thrash (ultimate) 2594/head
authorLoic Dachary <loic-201408@dachary.org>
Mon, 29 Sep 2014 11:47:06 +0000 (13:47 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Mon, 29 Sep 2014 11:47:06 +0000 (13:47 +0200)
commitbeade63a17db2e6fc68d1f55332d602f8f7cb93a
tree2b8e5fc1f68e332f375a43c876243ac87f0f293f
parentf8ac2248af8a7f04094c6d2f8844e928212ff6b0
qa/workunits/cephtool/test.sh: fix thrash (ultimate)

Keep the osd trash test to ensure it is a valid command but make it a
noop by giving it a zero argument (meaning thrash 0 OSD maps).

Remove the loops that were added after the command in an attempt to wait
for the cluster to recover and not pollute the rest of the tests. Actual
testing of osd thrash would require a dedicated cluster because it the
side effects are random and it is unnecessarily difficult to ensure they
are finished.

http://tracker.ceph.com/issues/9620 Fixes: #9620

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
qa/workunits/cephtool/test.sh