]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add fsx workunit under cfuse, kclient, rbd
authorSage Weil <sage@newdream.net>
Wed, 24 Aug 2011 22:02:55 +0000 (15:02 -0700)
committerSage Weil <sage@newdream.net>
Wed, 24 Aug 2011 22:02:55 +0000 (15:02 -0700)
collections/basic/tasks/cfuse_workunit_suites_fsx.yaml [new file with mode: 0644]
collections/basic/tasks/kclient_workunit_suites_fsx.yaml [new file with mode: 0644]
collections/basic/tasks/rbd_workunit_suites_fsx.yaml [new file with mode: 0644]

diff --git a/collections/basic/tasks/cfuse_workunit_suites_fsx.yaml b/collections/basic/tasks/cfuse_workunit_suites_fsx.yaml
new file mode 100644 (file)
index 0000000..17babbe
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- ceph:
+- cfuse: [client.0]
+- workunit:
+    client.0:
+      - suites/fsx.sh
\ No newline at end of file
diff --git a/collections/basic/tasks/kclient_workunit_suites_fsx.yaml b/collections/basic/tasks/kclient_workunit_suites_fsx.yaml
new file mode 100644 (file)
index 0000000..b423f73
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- ceph:
+- kclient: [client.0]
+- workunit:
+    client.0:
+      - suites/fsx.sh
\ No newline at end of file
diff --git a/collections/basic/tasks/rbd_workunit_suites_fsx.yaml b/collections/basic/tasks/rbd_workunit_suites_fsx.yaml
new file mode 100644 (file)
index 0000000..db81f43
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- ceph:
+- rbd: [client.0]
+- workunit:
+    client.0:
+      - suites/fsx.sh
\ No newline at end of file