]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: package crimson-store-nbd in ceph-test package
authorKefu Chai <kchai@redhat.com>
Wed, 16 Dec 2020 07:43:45 +0000 (15:43 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Dec 2020 07:55:48 +0000 (15:55 +0800)
when building with seastar enabled, package crimson-store-ndb in
"ceph-test" package. "crimson-store-nbd" is a new tool for testing
seastore using nbd.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in

index a091b2caecf416777852b17e3472da9899782908..0f768a912d97bf6114345820f38ac2e187bfe783 100644 (file)
@@ -2170,6 +2170,9 @@ fi
 %{_bindir}/ceph-coverage
 %{_bindir}/ceph-debugpack
 %{_bindir}/ceph-dedup-tool
+%if 0%{with seastar}
+%{_bindir}/crimson-store-nbd
+%endif
 %{_mandir}/man8/ceph-debugpack.8*
 %dir %{_libdir}/ceph
 %{_libdir}/ceph/ceph-monstore-update-crush.sh