diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-04-04 18:30:40 +0200 |
---|---|---|
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-04-04 18:30:40 +0200 |
commit | a3a658dc53e80f41c4a6d620193bb184b097329e (patch) | |
tree | 528bef8a4b13886cbe82a7764b2a67a5d4700a12 | |
parent | 8cf3319f5d2e0a9e976fced7652e8a0de009abeb (diff) | |
download | ceph-a3a658dc53e80f41c4a6d620193bb184b097329e.tar.gz |
ceph.spec.in: add installed but not packaged files to ceph-test
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
-rw-r--r-- | ceph.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 60ebb65de52..fc4d5466db7 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -581,6 +581,7 @@ fi %{_bindir}/ceph_test_cls_rbd %{_bindir}/ceph_test_cls_refcount %{_bindir}/ceph_test_cls_rgw +%{_bindir}/ceph_test_cors %{_bindir}/ceph_test_filejournal %{_bindir}/ceph_test_filestore %{_bindir}/ceph_test_filestore_idempotent @@ -617,6 +618,7 @@ fi %{_bindir}/ceph_test_rados_open_pools_parallel %{_bindir}/ceph_test_rados_watch_notify %{_bindir}/ceph_test_signal_handlers +%{_bindir}/ceph_test_snap_mapper %{_bindir}/ceph_test_store_tool %{_bindir}/ceph_test_timers %{_bindir}/ceph_tpbench |