]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/dmclock/testing: reorganize testing, building now optional
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 19 May 2017 20:54:33 +0000 (16:54 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 6 Jun 2017 19:02:01 +0000 (15:02 -0400)
commitb3e677ab1f691d963af5ed47dcb1810e4a32cc4f
tree545f351a8fdbf4967d827edc6512b9b789ef07b3
parent963a803d200fb8ada52fabade5dc8a601a4b0da1
osd/dmclock/testing: reorganize testing, building now optional

Modify cmake files to take advantage or re-organization of dmclock's
cmake set-up, specifically not having dmclock's cmake files call
add_test. Remove dmclock tests from being dependencies on ceph's
"test" target. Make change so dmclock tests are not built unless
WITH_TESTS and WITH_DMCLOCK_TESTS are both set. This is so openSUSE
Leap will build correctly.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
ceph.spec.in
debian/ceph-test.install
src/CMakeLists.txt