]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/erasure-code/test-erasure-code: adjust test to avoid m=0 28995/head
authorSage Weil <sage@redhat.com>
Wed, 13 Mar 2019 17:46:50 +0000 (12:46 -0500)
committerNathan Cutler <ncutler@suse.com>
Thu, 11 Jul 2019 14:36:19 +0000 (16:36 +0200)
commit8afc1332ea7f0697e27b0830b0f6758c3d6d7eb2
tree87d2649dce04f529e0f8a04a8174fd552366144a
parent365ec76cb84713d50a717636ed115bd098b13497
qa/standalone/erasure-code/test-erasure-code: adjust test to avoid m=0

_DD is k=2 m=0, which we don't allow.  Switch it to cDD.

I confess I don't fully understand why this was _DD to begin with, but
I'm pretty sure mapping is there to control the order of results so that
it can be mapped to the CRUSH rule output sanely, and the coding portion
is not relevant to the test.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 52d5797c3d3d74dd88664cfe85e5d551e7b334a6)
qa/standalone/erasure-code/test-erasure-code.sh