]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Add config changes to all tests to avoid order dependency 4473/head
authorDavid Zafman <dzafman@redhat.com>
Tue, 12 May 2015 22:28:07 +0000 (15:28 -0700)
committerDavid Zafman <dzafman@redhat.com>
Wed, 13 May 2015 20:09:14 +0000 (13:09 -0700)
commit9016269a1c248da69a0e85df4ca3ba95011710c5
treeaaaf5ec4e4754cfa2d3398031a773074b69687da
parent73b17319379d904ffdf9479ca476da8e8e34e935
test: Add config changes to all tests to avoid order dependency

ReplayCorrupt was crashing because journal_ignore_corruption wasn't set true
Improve ReplayCorrupt by checking setting of bool corrupt and use ASSERT_FALSE()

Signed-off-by: David Zafman <dzafman@redhat.com>
src/test/test_filejournal.cc