From 97ff79d5180fcb10f7d0b868d82cbdcba97fd0aa Mon Sep 17 00:00:00 2001 From: Haomai Wang Date: Fri, 12 Jun 2015 00:27:31 +0800 Subject: [PATCH] debian, rpm: Add ceph_perf_msgr_* to build file Signed-off-by: Haomai Wang --- ceph.spec.in | 2 ++ debian/ceph-test.install | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index 312cf97bd47d..999a14606e27 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -944,6 +944,8 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1 %{_bindir}/ceph_omapbench %{_bindir}/ceph_perf_objectstore %{_bindir}/ceph_perf_local +%{_bindir}/ceph_perf_msgr_client +%{_bindir}/ceph_perf_msgr_server %{_bindir}/ceph_psim %{_bindir}/ceph_radosacl %{_bindir}/ceph_rgw_jsonparser diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 7b9d28deb166..8337b300c23a 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -7,6 +7,8 @@ usr/bin/ceph_erasure_code_benchmark usr/bin/ceph_omapbench usr/bin/ceph_perf_objectstore usr/bin/ceph_perf_local +usr/bin/ceph_perf_msgr_client +usr/bin/ceph_perf_msgr_server usr/bin/ceph_psim usr/bin/ceph_radosacl usr/bin/ceph_rgw_jsonparser -- 2.47.3