]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test/librados/test.cc must create profile 6452/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 2 Nov 2015 23:21:51 +0000 (00:21 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 2 Nov 2015 23:21:51 +0000 (00:21 +0100)
commita60342942b5a42ee04d59af77a6b904ce62eefc4
tree81fe5d66d3484abea46593e7fc63f63b97cc71da
parent7f8bf7a2c213b7c24bfbc48dc8256ff681928908
tests: test/librados/test.cc must create profile

Now that the create_one_ec_pool function removes the testprofile each
time it is called, it must create the testprofile erasure code profile
again for the test to use.

http://tracker.ceph.com/issues/13664 Refs: #13664

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/librados/test.cc