From: Kefu Chai Date: Wed, 16 Dec 2020 07:43:45 +0000 (+0800) Subject: rpm: package crimson-store-nbd in ceph-test package X-Git-Tag: v16.1.0~239^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5af17733c72f40527154eb31e26e9c5d7cac4d88;p=ceph.git rpm: package crimson-store-nbd in ceph-test package 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 --- diff --git a/ceph.spec.in b/ceph.spec.in index a091b2caecf..0f768a912d9 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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