From a1718f00b6591d0c6ef57faf9c6dc2390fefd4a0 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 3 Aug 2015 12:34:50 -0400 Subject: [PATCH] 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 --- teuthology/task/install.py | 1 - 1 file changed, 1 deletion(-) 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', -- 2.39.5