]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rados: build minimally when "WITH_MGR" is off
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 30 Sep 2021 22:18:30 +0000 (18:18 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 1 Oct 2021 01:03:22 +0000 (21:03 -0400)
commit15c6fb535d5c5b051f4ad9dc68e20c769b2293d7
tree4f16155a7fefb6d14e8ab333726baa97a9373be1
parent6939ea034a21745448742eb1ff6186336a4fd48f
rados: build minimally when "WITH_MGR" is off

Minimize footprint of the MGR when WITH_MGR is off. Include the
minimal in MON. Don't include any MGR tests.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/CMakeLists.txt
src/mon/CMakeLists.txt
src/test/CMakeLists.txt