]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/mon: add tests for mon_host build by hostname
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 23 Oct 2020 23:33:23 +0000 (16:33 -0700)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2020 19:08:32 +0000 (20:08 +0100)
commitd2e95ee17cf7b3f689c7a52dc53b64f55f43797d
tree443a251ecfe28d3f2b7feb93cbc0088f20a6fcf9
parent1c5ff16bc995dd289fe932385d6fe010bb48d003
test/mon: add tests for mon_host build by hostname

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 4022c1f1fb4c37e63bf884e36a2b533735c56f94)

Conflicts:
    src/test/mon/MonMap.cc
- do not attempt to introduce boost::intrusive_ptr into Nautilus
- monmap.build_initial takes bare cct in nautilus (master: cct.get())
src/test/mon/MonMap.cc