]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/compressor: test round trip of an osdmap
authorDan van der Ster <daniel.vanderster@cern.ch>
Wed, 26 Feb 2020 20:50:07 +0000 (21:50 +0100)
committerSage Weil <sage@redhat.com>
Mon, 2 Mar 2020 19:01:18 +0000 (13:01 -0600)
commit1b1c71a2c28c38d3e28f006b1cb164435a653c02
tree9c8312a9a0b0b67d906795a4c499699b270b6026
parent0dd11a5aa5f2696ccdf74c6d5c3a540d78374b27
test/compressor: test round trip of an osdmap

Check if the compressors can compress/decompress a bufferlist which is not word
aligned, such as a freshly-encoded osdmap.

Related-to: https://tracker.ceph.com/issues/39525
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
src/test/compressor/osdmaps/osdmap.2982809 [new file with mode: 0644]
src/test/compressor/osdmaps/osdmap.2982809.h [new file with mode: 0644]
src/test/compressor/test_compression.cc