]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: test rados put and get 1327/head
authorLoic Dachary <loic@dachary.org>
Sun, 2 Mar 2014 16:54:39 +0000 (17:54 +0100)
committerLoic Dachary <loic@dachary.org>
Mon, 3 Mar 2014 08:28:56 +0000 (09:28 +0100)
commitef25135e1fb7d93b4841b5812e2327149b74f174
tree7cf577326e4d68cc3752f2d2a1e689e2083f6151
parent0b612d1017d97a47457b11e33f854490c445c16d
erasure-code: test rados put and get

Check that rados put immediately followed by rados get retrieves exactly
the same content.

http://tracker.ceph.com/issues/7423 refs #7423

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/erasure-code/Makefile.am
src/test/erasure-code/test-erasure-code.sh [new file with mode: 0755]