]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: adapt to new json-pretty format 3376/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 15 Jan 2015 12:23:47 +0000 (13:23 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 15 Jan 2015 12:29:32 +0000 (13:29 +0100)
commitb957fa8ecfe67b21e369c669fb149cfc6e6e89e4
treebec6742ae637778106935151bcf71f1466b18e1d
parent97609a3309ceaefaa1eb6645a4120f6b438280ab
tests: adapt to new json-pretty format

The json-pretty format was modified for readability and now includes
additional newlines / spaces. Either switch to json to avoid dealing
with space changes or modify the expected output to include them.

http://tracker.ceph.com/issues/10547 Fixes: #10547

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph-helpers.sh
src/test/common/test_context.cc
src/test/crush/TestCrushWrapper.cc
src/test/perf_counters.cc