From: Ken Dreyer Date: Fri, 21 Feb 2014 22:05:51 +0000 (-0700) Subject: packaging: match all test files X-Git-Tag: v0.79~195^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=133ddb7df9cd4f9adcd7cb9650147665761a3411;p=ceph.git packaging: match all test files It's tedious to try to keep the list of test files up to date in the RPM spec file. Use a wildcard to match them all. Reported-by: huangjun Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index cf1e887f78a1..903f10adaf41 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -635,65 +635,7 @@ fi %{_bindir}/ceph_filestore_dump %{_bindir}/ceph_filestore_tool %{_bindir}/ceph_streamtest -%{_bindir}/ceph_test_c_headers -%{_bindir}/ceph_test_cfuse_cache_invalidate -%{_bindir}/ceph_test_cls_hello -%{_bindir}/ceph_test_cls_lock -%{_bindir}/ceph_test_cls_log -%{_bindir}/ceph_test_cls_rbd -%{_bindir}/ceph_test_cls_refcount -%{_bindir}/ceph_test_cls_replica_log -%{_bindir}/ceph_test_cls_rgw -%{_bindir}/ceph_test_cls_rgw_log -%{_bindir}/ceph_test_cls_rgw_meta -%{_bindir}/ceph_test_cls_rgw_opstate -%{_bindir}/ceph_test_cls_statelog -%{_bindir}/ceph_test_cls_version -%{_bindir}/ceph_test_cors -%{_bindir}/ceph_test_filejournal -%{_bindir}/ceph_test_objectstore -%{_bindir}/ceph_test_filestore_idempotent -%{_bindir}/ceph_test_filestore_idempotent_sequence -%{_bindir}/ceph_test_objectstore_workloadgen -%{_bindir}/ceph_test_get_blkdev_size -%{_bindir}/ceph_test_ioctls -%{_bindir}/ceph_test_keyvaluedb_atomicity -%{_bindir}/ceph_test_keyvaluedb_iterators -%{_bindir}/ceph_test_libcephfs -%{_bindir}/ceph_test_librbd -%{_bindir}/ceph_test_librbd_fsx -%{_bindir}/ceph_test_mon_workloadgen -%{_bindir}/ceph_test_mutate -%{_bindir}/ceph_test_object_map -%{_bindir}/ceph_test_objectcacher_stress -%{_bindir}/ceph_test_rados_api_aio -%{_bindir}/ceph_test_rados_api_cls -%{_bindir}/ceph_test_rados_api_c_read_operations -%{_bindir}/ceph_test_rados_api_c_write_operations -%{_bindir}/ceph_test_rados_api_cmd -%{_bindir}/ceph_test_rados_api_io -%{_bindir}/ceph_test_rados_api_list -%{_bindir}/ceph_test_rados_api_lock -%{_bindir}/ceph_test_rados_api_misc -%{_bindir}/ceph_test_rados_api_tier -%{_bindir}/ceph_test_rados_api_pool -%{_bindir}/ceph_test_rados_api_snapshots -%{_bindir}/ceph_test_rados_api_stat -%{_bindir}/ceph_test_rados_api_watch_notify -%{_bindir}/ceph_test_rewrite_latency -%{_bindir}/ceph_test_stress_watch -%{_bindir}/ceph_test_trans -%{_bindir}/ceph_test_crypto -%{_bindir}/ceph_test_keys -%{_bindir}/ceph_test_msgr -%{_bindir}/ceph_test_rados -%{_bindir}/ceph_test_rados_delete_pools_parallel -%{_bindir}/ceph_test_rados_list_parallel -%{_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_timers +%{_bindir}/ceph_test_* %{_bindir}/ceph_tpbench %{_bindir}/ceph_xattr_bench %{_bindir}/ceph-monstore-tool