]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/rbd: added replication stress test workunit
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 May 2016 20:47:54 +0000 (16:47 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 27 May 2016 17:35:01 +0000 (13:35 -0400)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ecbda33b52c1a139cdf31562ac81a433b7e1dc68)

suites/rbd/mirror/workloads/rbd-mirror-stress-workunit.yaml [new file with mode: 0644]

diff --git a/suites/rbd/mirror/workloads/rbd-mirror-stress-workunit.yaml b/suites/rbd/mirror/workloads/rbd-mirror-stress-workunit.yaml
new file mode 100644 (file)
index 0000000..624637a
--- /dev/null
@@ -0,0 +1,11 @@
+meta:
+- desc: run the rbd_mirror_stress.sh workunit to test the rbd-mirror daemon
+tasks:
+- workunit:
+    clients:
+      cluster1.client.mirror: [rbd/rbd_mirror_stress.sh]
+    env:
+      # override workunit setting of CEPH_ARGS='--cluster'
+      CEPH_ARGS: ''
+      RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
+      RBD_MIRROR_USE_RBD_MIRROR: '1'