X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Frgw%2Fverify%2Fvalidater%2Fvalgrind.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Frgw%2Fverify%2Fvalidater%2Fvalgrind.yaml;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=b2095b0c91db82e4c13f4ed8d4894cb478670899;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/qa/suites/rgw/verify/validater/valgrind.yaml b/src/ceph/qa/suites/rgw/verify/validater/valgrind.yaml deleted file mode 100644 index b2095b0..0000000 --- a/src/ceph/qa/suites/rgw/verify/validater/valgrind.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 -os_type: centos - -overrides: - install: - ceph: - flavor: notcmalloc - debuginfo: true - ceph: - conf: - global: - osd heartbeat grace: 40 - mon: - mon osd crush smoke test: false - valgrind: - mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes] - osd: [--tool=memcheck] - mds: [--tool=memcheck]