From 42b4fe14960159493ed34dcfff73118dbaa829ad Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 19 Dec 2013 12:12:41 +0100 Subject: [PATCH] osd: erasure code benchmark is installed is part of ceph-test Add to the packaging for RPMs and DEBs Signed-off-by: Loic Dachary --- ceph.spec.in | 1 + debian/ceph-test.install | 1 + 2 files changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index f5d32c9b7759..47d207645f91 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -614,6 +614,7 @@ fi %{_bindir}/ceph_dupstore %{_bindir}/ceph_kvstorebench %{_bindir}/ceph_multi_stress_watch +%{_bindir}/ceph_erasure_code_benchmark %{_bindir}/ceph_omapbench %{_bindir}/ceph_psim %{_bindir}/ceph_radosacl diff --git a/debian/ceph-test.install b/debian/ceph-test.install index dd74ad1ab137..d2c84408de07 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -5,6 +5,7 @@ usr/bin/ceph_filestore_dump usr/bin/ceph_filestore_tool usr/bin/ceph_kvstorebench usr/bin/ceph_multi_stress_watch +usr/bin/ceph_erasure_code_benchmark usr/bin/ceph_omapbench usr/bin/ceph_psim usr/bin/ceph_radosacl -- 2.47.3