Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rbd / valgrind / validator / memcheck.yaml
1 # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
2 os_type: centos
3
4 overrides:
5   install:
6     ceph:
7       flavor: notcmalloc
8       debuginfo: true
9   rbd_fsx:
10     valgrind: ["--tool=memcheck"]
11   workunit:
12     env:
13       VALGRIND: "--tool=memcheck --leak-check=full"