]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
run-make-check: enable WITH_RBD_RWL when WITH_PMEM is true 40617/head
authorKefu Chai <kchai@redhat.com>
Thu, 8 Apr 2021 09:12:38 +0000 (17:12 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 8 Apr 2021 09:16:46 +0000 (17:16 +0800)
commit69a7ed4eab36102719eb737a29b5f6ca92ec7589
tree8dc64a632b5e7f3305a117dc813a32e21147efcd
parent17d2bc3707bb0078e2fa1b4eef31b39804e45135
run-make-check: enable WITH_RBD_RWL when WITH_PMEM is true

so we can at least build-test the rwl cache plugin in "make check" run.

this is an opt-in option which is only enabled if WITH_PMEM is "true",
we will set it in the corresponding ceph-build job.

Signed-off-by: Kefu Chai <kchai@redhat.com>
run-make-check.sh