]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/ceph_crypto: do not read ceph.conf in global_init() 14701/head
authorKefu Chai <kchai@redhat.com>
Mon, 5 Dec 2016 12:23:21 +0000 (20:23 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 25 Apr 2017 13:48:00 +0000 (15:48 +0200)
commit6c4826606dc81fdd847959a49454c69a958bb1d8
tree6b394f04382dcec9e63f8e185c592ef748191206
parentaca2659952528aa1b40b02828293342128657194
test/ceph_crypto: do not read ceph.conf in global_init()

ForkDeathTest.MD5 expect an empty output while global_init() complains
if ceph.conf is missing if 0 is passed in as the `flags`. this test
passes if ceph.conf is in current working directory, but jenkins does
not prepare this file for this test.

Fixes: http://tracker.ceph.com/issues/18128
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c72a2271a8012a66d7bbccf5766a73da5bb878d6)

Conflicts:
        src/test/ceph_crypto.cc - jewel does not have
             5af29540675b674c1985ff98b28a783ed124acf6
src/test/ceph_crypto.cc