From e1a9a44027221be26de3b1220a88faa9d0991d4b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 27 Nov 2012 17:03:12 -0800 Subject: [PATCH] fix objectcacher stress test --- suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml index e876f4acda7bf..07c799fc165e5 100644 --- a/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml +++ b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml @@ -4,5 +4,6 @@ tasks: - ceph: - ceph-fuse: - workunit: - all: - - osdc/stress_objectcacher.sh + clients: + all: + - osdc/stress_objectcacher.sh -- 2.39.5