remove ceph code
[stor4nfv.git] / src / ceph / qa / suites / rbd / valgrind / validator / memcheck.yaml
diff --git a/src/ceph/qa/suites/rbd/valgrind/validator/memcheck.yaml b/src/ceph/qa/suites/rbd/valgrind/validator/memcheck.yaml
deleted file mode 100644 (file)
index c660dce..0000000
+++ /dev/null
@@ -1,13 +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
-  rbd_fsx:
-    valgrind: ["--tool=memcheck"]
-  workunit:
-    env:
-      VALGRIND: "--tool=memcheck --leak-check=full"