]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/rados/thrash-old-clients: add cls_rbd, rbd api tests
authorSage Weil <sage@redhat.com>
Thu, 26 Apr 2018 19:25:56 +0000 (14:25 -0500)
committerSage Weil <sage@redhat.com>
Fri, 27 Apr 2018 19:04:25 +0000 (14:04 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml [new file with mode: 0644]
qa/suites/rados/thrash-old-clients/workloads/test_rbd_api.yaml [new file with mode: 0644]

diff --git a/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml b/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml
new file mode 100644 (file)
index 0000000..06cafab
--- /dev/null
@@ -0,0 +1,10 @@
+meta:
+- desc: |
+   rbd object class functional tests
+tasks:
+- workunit:
+    env:
+      CLS_RBD_GTEST_FILTER: -TestClsRbd.get_features
+    clients:
+      client.2:
+        - cls/test_cls_rbd.sh
diff --git a/qa/suites/rados/thrash-old-clients/workloads/test_rbd_api.yaml b/qa/suites/rados/thrash-old-clients/workloads/test_rbd_api.yaml
new file mode 100644 (file)
index 0000000..39617b3
--- /dev/null
@@ -0,0 +1,8 @@
+meta:
+- desc: |
+   librbd C and C++ api tests
+workload:
+- workunit:
+    clients:
+      client.2:
+        - rbd/test_librbd.sh