]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rbd: add a couple new workunits
authorJosh Durgin <jdurgin@redhat.com>
Thu, 24 Dec 2015 00:43:09 +0000 (16:43 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 24 Dec 2015 00:59:46 +0000 (16:59 -0800)
for rbd-nbd and the journalling cli

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
suites/rbd/thrash/workloads/journal.yaml [new file with mode: 0644]
suites/rbd/thrash/workloads/rbd_nbd.yaml [new file with mode: 0644]

diff --git a/suites/rbd/thrash/workloads/journal.yaml b/suites/rbd/thrash/workloads/journal.yaml
new file mode 100644 (file)
index 0000000..4dae106
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - rbd/journal.sh
diff --git a/suites/rbd/thrash/workloads/rbd_nbd.yaml b/suites/rbd/thrash/workloads/rbd_nbd.yaml
new file mode 100644 (file)
index 0000000..ededea0
--- /dev/null
@@ -0,0 +1,9 @@
+overrides:
+  install:
+    ceph:
+      extra_packages: [rbd-nbd]
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - rbd/rbd-nbd.sh