]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_objectstore: limit entropy in 'random' data so it can compress
authorSage Weil <sage@redhat.com>
Thu, 6 Oct 2016 16:02:10 +0000 (12:02 -0400)
committerSage Weil <sage@redhat.com>
Thu, 6 Oct 2016 16:02:10 +0000 (12:02 -0400)
commit97cb04a15bb1b99481b0cb3fd89dba0de90bf6b0
tree218173058e0b96c2306abfd67c25521229f59a5b
parent086cebc9a3e0937ec2935aa9783877c3262b1c68
ceph_test_objectstore: limit entropy in 'random' data so it can compress

Both zlib and snappy weren't able to do anything with the current data.

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/objectstore/store_test.cc