]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/mon: fix compiler errors in MonMap unittest
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 23 Oct 2020 23:28:08 +0000 (16:28 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 23 Oct 2020 23:29:30 +0000 (16:29 -0700)
commit06f44cbf12c20ce8f1862111340f3b3f132577d0
treef5098ad1f2ee95c5b47368f45e4696acb266ccd9
parent8408b63e908e3f7145b2df5520f28ac12d615967
test/mon: fix compiler errors in MonMap unittest

The code atrophied. Clean this up.

The tests are disabled because they SIGSEGV during SetUp.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/test/mon/MonMap.cc