summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/singleton/all/rbd_tasks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rbd/singleton/all/rbd_tasks.yaml')
-rw-r--r--qa/suites/rbd/singleton/all/rbd_tasks.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/suites/rbd/singleton/all/rbd_tasks.yaml b/qa/suites/rbd/singleton/all/rbd_tasks.yaml
new file mode 100644
index 000000000..782b02141
--- /dev/null
+++ b/qa/suites/rbd/singleton/all/rbd_tasks.yaml
@@ -0,0 +1,9 @@
+roles:
+- [mon.a, mgr.x, osd.0, osd.1, client.0]
+tasks:
+- install:
+- ceph:
+ fs: xfs
+- workunit:
+ clients:
+ all: [rbd/test_rbd_tasks.sh]