From a4c41e20f0ba5e48064aadb70106b6c2c8f5b882 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Mon, 26 Nov 2012 11:08:44 -0800 Subject: [PATCH] Add objectcacher stress testing Signed-off-by: Josh Durgin --- .../rados/singleton-nomsgr/all/objectcacher-stress.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml diff --git a/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml new file mode 100644 index 0000000000000..e876f4acda7bf --- /dev/null +++ b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml @@ -0,0 +1,8 @@ +roles: +- [mon.0, osd.0, osd.1, mds.a, client.0, client.1] +tasks: +- ceph: +- ceph-fuse: +- workunit: + all: + - osdc/stress_objectcacher.sh -- 2.39.5