diff mbox

[3/3] ceph-test.install: updated filelist

Message ID 1359998564-27004-4-git-send-email-danny.al-gaaf@bisect.de (mailing list archive)
State New, archived
Headers show

Commit Message

Danny Al-Gaaf Feb. 4, 2013, 5:22 p.m. UTC
Don't install rest-bench twice, it's already part of the rest-bench package.

Add some files which are part of the ceph-test package on RPM based
distributions already: ceph_test_mon_workloadgen, ceph_rgw_jsonparser,
ceph_test_objectcacher_stress.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
---
 debian/ceph-test.install | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Josh Durgin Feb. 6, 2013, 9:17 a.m. UTC | #1
This one looks good independent of the renaming.
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

On 02/04/2013 09:22 AM, Danny Al-Gaaf wrote:
> Don't install rest-bench twice, it's already part of the rest-bench package.
>
> Add some files which are part of the ceph-test package on RPM based
> distributions already: ceph_test_mon_workloadgen, ceph_rgw_jsonparser,
> ceph_test_objectcacher_stress.
>
> Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
> ---
>   debian/ceph-test.install | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/debian/ceph-test.install b/debian/ceph-test.install
> index bc5137b..a3648c3 100644
> --- a/debian/ceph-test.install
> +++ b/debian/ceph-test.install
> @@ -5,8 +5,8 @@ usr/bin/ceph_multi_stress_watch
>   usr/bin/ceph_omapbench
>   usr/bin/ceph_psim
>   usr/bin/ceph_radosacl
> -usr/bin/ceph_rest-bench
>   usr/bin/ceph_rgw_multiparser
> +usr/bin/ceph_rgw_jsonparser
>   usr/bin/ceph_scratchtool
>   usr/bin/ceph_scratchtoolpp
>   usr/bin/ceph_smalliobench
> @@ -31,8 +31,10 @@ 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_mutate
>   usr/bin/ceph_test_object_map
> +usr/bin/ceph_test_objectcacher_stress
>   usr/bin/ceph_test_rados_api_aio
>   usr/bin/ceph_test_rados_api_cls
>   usr/bin/ceph_test_rados_api_io
>

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/debian/ceph-test.install b/debian/ceph-test.install
index bc5137b..a3648c3 100644
--- a/debian/ceph-test.install
+++ b/debian/ceph-test.install
@@ -5,8 +5,8 @@  usr/bin/ceph_multi_stress_watch
 usr/bin/ceph_omapbench
 usr/bin/ceph_psim
 usr/bin/ceph_radosacl
-usr/bin/ceph_rest-bench
 usr/bin/ceph_rgw_multiparser
+usr/bin/ceph_rgw_jsonparser
 usr/bin/ceph_scratchtool
 usr/bin/ceph_scratchtoolpp
 usr/bin/ceph_smalliobench
@@ -31,8 +31,10 @@  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_mutate
 usr/bin/ceph_test_object_map
+usr/bin/ceph_test_objectcacher_stress
 usr/bin/ceph_test_rados_api_aio
 usr/bin/ceph_test_rados_api_cls
 usr/bin/ceph_test_rados_api_io