]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/rbd: Add rbd api tests with exclusive locking features
authorJosh Durgin <jdurgin@redhat.com>
Sat, 24 Jan 2015 00:02:22 +0000 (16:02 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 24 Jan 2015 06:42:18 +0000 (22:42 -0800)
Keep testing the old, non-default features in a renamed yaml file.

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

index 188ddc56c6078ae51c4cb94ac960271201424af7..edd31181175368bf688fff013be1545012060c2b 100644 (file)
@@ -4,4 +4,4 @@ tasks:
       client.0:
         - rbd/test_librbd.sh
     env:
-      RBD_FEATURES: "1"
+      RBD_FEATURES: "5"
diff --git a/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml b/suites/rbd/thrash/workloads/rbd_api_tests_no_locking.yaml
new file mode 100644 (file)
index 0000000..188ddc5
--- /dev/null
@@ -0,0 +1,7 @@
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - rbd/test_librbd.sh
+    env:
+      RBD_FEATURES: "1"