From: Sage Weil Date: Mon, 3 Aug 2015 16:34:50 +0000 (-0400) Subject: task/install: rest-bench has been removed X-Git-Tag: 1.1.0~858^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a1718f00b6591d0c6ef57faf9c6dc2390fefd4a0;p=teuthology.git task/install: rest-bench has been removed Removed this tool from upstream. Don't install (or remove) it any more! Signed-off-by: Sage Weil --- diff --git a/teuthology/task/install.py b/teuthology/task/install.py index 1492f3c8c3..deb828186f 100644 --- a/teuthology/task/install.py +++ b/teuthology/task/install.py @@ -56,7 +56,6 @@ PACKAGES['ceph']['rpm'] = [ 'ceph', 'ceph-fuse', 'cephfs-java', - 'rest-bench', 'libcephfs_jni1', 'libcephfs1', 'librados2',