]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake,run-make-check.sh,deb,rpm: disable SPDK by default 30183/head
authorKefu Chai <kchai@redhat.com>
Mon, 19 Aug 2019 07:21:06 +0000 (15:21 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 5 Sep 2019 13:39:43 +0000 (15:39 +0200)
commit1681a4881e53c6932b576c54d455043da7ec99bf
tree63e3a8e485e54f3d76b1731e93e17097c3b61362
parent692a678a00919bcce61c0ee46a3adbdeee8265e9
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
ceph.spec.in
debian/control
run-make-check.sh
- disable SPDK for mimic, even in run-make-check.sh, since the feature is not
  being used in production
CMakeLists.txt
ceph.spec.in
debian/control