]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: include ceph_perf_objectstore 4649/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 13 Mar 2015 22:08:35 +0000 (16:08 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 11 May 2015 19:18:23 +0000 (13:18 -0600)
The /usr/bin/ceph_perf_objectstore file is installed by default. Prior
to this commit it was missing from the packaging. This caused the RPM to
fail to build in mock.

Add ceph_perf_objectstore to the "ceph-test" RPM and Debian package.

If we end up developing further ceph_perf_* utilities, it would make
sense to glob them all with a wildcard, similar to what we are doing
with all the ceph_test_* utilities in ceph-test.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit 338b44bc74bc4597939c5c58f2a6f2cb08de7d9c)

ceph.spec.in
debian/ceph-test.install

index 182ced5085dfb621c829ec7ce149baa9e7580557..f3cfaf003f214004a912ce5e1713fff20e6c0976 100644 (file)
@@ -855,6 +855,7 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
 %{_bindir}/ceph_erasure_code
 %{_bindir}/ceph_erasure_code_benchmark
 %{_bindir}/ceph_omapbench
+%{_bindir}/ceph_perf_objectstore
 %{_bindir}/ceph_psim
 %{_bindir}/ceph_radosacl
 %{_bindir}/ceph_rgw_jsonparser
index 1ffb60e87228f358c12ba46c484c786c8c85a59a..1af1a4f1ceadea8611fa17306ee77607cab27d88 100644 (file)
@@ -5,6 +5,7 @@ usr/bin/ceph_multi_stress_watch
 usr/bin/ceph_erasure_code
 usr/bin/ceph_erasure_code_benchmark
 usr/bin/ceph_omapbench
+usr/bin/ceph_perf_objectstore
 usr/bin/ceph_psim
 usr/bin/ceph_radosacl
 usr/bin/ceph_rgw_jsonparser