]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: pass PARALLEL to add_ceph_unittest()
authorKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 08:17:14 +0000 (16:17 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 08:44:32 +0000 (16:44 +0800)
commit1a422d447849d9d00f0e1dc5f3f293f871a659a4
tree9dca66bd4c96f3fa6d79fa8bcbd25f083199b0f6
parentc7b89de113186e6932124c7d879d2dc0a92f69d7
cmake: pass PARALLEL to add_ceph_unittest()

and parse it using cmake_parse_arguments(), more flexible this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/AddCephTest.cmake
src/test/common/CMakeLists.txt
src/test/crush/CMakeLists.txt
src/test/erasure-code/CMakeLists.txt