From 364fed816aa5dfa3ba12b43061350fc442e08243 Mon Sep 17 00:00:00 2001 From: huang jun Date: Sat, 22 Feb 2014 12:25:19 +0800 Subject: [PATCH] packaging: use wildcard for test files in Debian we can also use test_* instead of listing all test_xx files while building debian package Reviewed-by: Ken Dreyer --- debian/ceph-test.install | 58 +--------------------------------------- 1 file changed, 1 insertion(+), 57 deletions(-) diff --git a/debian/ceph-test.install b/debian/ceph-test.install index bdcb75f7cff4..ac790553648a 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -19,63 +19,7 @@ usr/bin/ceph_smalliobenchdumb usr/bin/ceph_smalliobenchfs usr/bin/ceph_smalliobenchrbd usr/bin/ceph_streamtest -usr/bin/ceph_test_cfuse_cache_invalidate -usr/bin/ceph_test_cls_hello -usr/bin/ceph_test_cls_lock -usr/bin/ceph_test_cls_log -usr/bin/ceph_test_cls_rbd -usr/bin/ceph_test_cls_refcount -usr/bin/ceph_test_cls_replica_log -usr/bin/ceph_test_cls_rgw -usr/bin/ceph_test_cls_rgw_log -usr/bin/ceph_test_cls_rgw_meta -usr/bin/ceph_test_cls_rgw_opstate -usr/bin/ceph_test_cls_statelog -usr/bin/ceph_test_cls_version -usr/bin/ceph_test_cors -usr/bin/ceph_test_crypto -usr/bin/ceph_test_filejournal -usr/bin/ceph_test_objectstore -usr/bin/ceph_test_filestore_idempotent -usr/bin/ceph_test_filestore_idempotent_sequence -usr/bin/ceph_test_objectstore_workloadgen -usr/bin/ceph_test_ioctls -usr/bin/ceph_test_keys -usr/bin/ceph_test_keyvaluedb_atomicity -usr/bin/ceph_test_keyvaluedb_iterators -usr/bin/ceph_test_libcephfs -usr/bin/ceph_test_librbd -usr/bin/ceph_test_librbd_fsx -usr/bin/ceph_test_mon_workloadgen -usr/bin/ceph_test_msgr -usr/bin/ceph_test_mutate -usr/bin/ceph_test_object_map -usr/bin/ceph_test_objectcacher_stress -usr/bin/ceph_test_rados -usr/bin/ceph_test_rados_api_aio -usr/bin/ceph_test_rados_api_cls -usr/bin/ceph_test_rados_api_c_read_operations -usr/bin/ceph_test_rados_api_c_write_operations -usr/bin/ceph_test_rados_api_cmd -usr/bin/ceph_test_rados_api_io -usr/bin/ceph_test_rados_api_list -usr/bin/ceph_test_rados_api_lock -usr/bin/ceph_test_rados_api_misc -usr/bin/ceph_test_rados_api_tier -usr/bin/ceph_test_rados_api_pool -usr/bin/ceph_test_rados_api_snapshots -usr/bin/ceph_test_rados_api_stat -usr/bin/ceph_test_rados_api_watch_notify -usr/bin/ceph_test_rados_delete_pools_parallel -usr/bin/ceph_test_rados_list_parallel -usr/bin/ceph_test_rados_open_pools_parallel -usr/bin/ceph_test_rados_watch_notify -usr/bin/ceph_test_rewrite_latency -usr/bin/ceph_test_signal_handlers -usr/bin/ceph_test_snap_mapper -usr/bin/ceph_test_stress_watch -usr/bin/ceph_test_timers -usr/bin/ceph_test_trans +usr/bin/ceph_test_* usr/bin/ceph_tpbench usr/bin/ceph_xattr_bench usr/bin/ceph-monstore-tool -- 2.47.3