Exercise the C-API, Python-API, and FSX under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
--- /dev/null
+tasks:
+- install:
+- ceph:
--- /dev/null
+../../../../clusters/fixed-1.yaml
\ No newline at end of file
--- /dev/null
+../basic/fs
\ No newline at end of file
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ env:
+ RBD_FEATURES: "1"
+ VALGRIND: "memcheck"
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ env:
+ RBD_FEATURES: "13"
+ VALGRIND: "memcheck"
--- /dev/null
+tasks:
+- rbd_fsx:
+ clients: [client.0]
+ size: 134217728
+ valgrind: [--tool=memcheck]
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd_python.sh
+ env:
+ RBD_FEATURES: "1"
+ VALGRIND: "memcheck"
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd_python.sh
+ env:
+ RBD_FEATURES: "13"
+ VALGRIND: "memcheck"