]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
new workunits
authorSage Weil <sage@newdream.net>
Sun, 3 Jul 2011 03:57:42 +0000 (20:57 -0700)
committerSage Weil <sage@newdream.net>
Sun, 3 Jul 2011 03:57:42 +0000 (20:57 -0700)
tasks/cfuse_workunit_kernel_untar_build.yaml [new file with mode: 0644]
tasks/kclient_workunit_direct_io.yaml [new file with mode: 0644]

diff --git a/tasks/cfuse_workunit_kernel_untar_build.yaml b/tasks/cfuse_workunit_kernel_untar_build.yaml
new file mode 100644 (file)
index 0000000..40a6395
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- ceph:
+- cfuse: [client.0]
+- workunit:
+    client.0:
+      - kernel_untar_build.sh
diff --git a/tasks/kclient_workunit_direct_io.yaml b/tasks/kclient_workunit_direct_io.yaml
new file mode 100644 (file)
index 0000000..7aa9107
--- /dev/null
@@ -0,0 +1,7 @@
+tasks:
+- ceph:
+- kclient: [client.0]
+- workunit:
+    client.0:
+      - direct_io
+