]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake,run-make-check.sh,deb,rpm: disable SPDK by default 29772/head
authorKefu Chai <kchai@redhat.com>
Mon, 19 Aug 2019 07:21:06 +0000 (15:21 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 1 Oct 2019 16:44:53 +0000 (18:44 +0200)
commit542ec6d2053e31188fcd7015b22d7375e18587fb
tree559cd2bf27f190e24ca0e9d19d778ababc60d7c4
parentaae09112a5adc8b1ab0effd0e5e414e48af1039e
cmake,run-make-check.sh,deb,rpm: disable SPDK by default

but we still enable it in `run-make-check.sh`

* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK so at least we can ensure it
  builds
* deb,rpm: add uuid-dev / libuuid-devel as a "make check" dependency

Fixes: https://tracker.ceph.com/issues/41330
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3234fb3982483d43a23df902628178566128b7b4)

Conflicts:
CMakeLists.txt
debian/control
run-make-check.sh
- disable SPDK for nautilus, even in run-make-check.sh, since the feature is not
  being used in production
CMakeLists.txt
ceph.spec.in
debian/control