From e22a8c6cd672482b15af466641a6b3425a241fa6 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 14 Jan 2016 08:27:33 -0500 Subject: [PATCH] rados/objecststore/fusestore.yaml: run ceph-objectstore-tool fuse test Signed-off-by: Sage Weil --- suites/rados/objectstore/fusestore.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 suites/rados/objectstore/fusestore.yaml diff --git a/suites/rados/objectstore/fusestore.yaml b/suites/rados/objectstore/fusestore.yaml new file mode 100644 index 0000000000000..78f61c2ad4ccc --- /dev/null +++ b/suites/rados/objectstore/fusestore.yaml @@ -0,0 +1,9 @@ +roles: +- [mon.0, osd.0, osd.1, client.0] +tasks: +- install: +- workunit: + clients: + all: + - objectstore/test_fuse.sh + -- 2.39.5