]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build/ops: move ceph-osdomap-tool, ceph-monstore-tool out of ceph-test
authorrunsisi <runsisi@zte.com.cn>
Tue, 16 Jan 2018 10:29:34 +0000 (18:29 +0800)
committerrunsisi <runsisi@zte.com.cn>
Tue, 16 Jan 2018 11:39:51 +0000 (19:39 +0800)
commitbfa2653fd814e2464c60aac6b94b9cc92ea7bde6
tree34bbb0db5ead66c30485759b93e4e15f6178a3bc
parentaab2defacae9e0885e08b399f15b20c495b59d99
build/ops: move ceph-osdomap-tool, ceph-monstore-tool out of ceph-test

build rpm with --without ceph_test_package should fail[1][2]
since -DWITH_TESTS=OFF is defined

[1] https://github.com/ceph/ceph/blob/master/ceph.spec.in#L1254
[2] https://github.com/ceph/ceph/blob/master/ceph.spec.in#L1423

Signed-off-by: runsisi <runsisi@zte.com.cn>
src/tools/CMakeLists.txt