ceph/qa/suites/rgw/verify/validater/valgrind.yaml
Ali Maredia 2552974fe7 qa: pin rgw/verify to 8.0
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2020-01-21 13:02:42 -05:00

24 lines
577 B
YAML

# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos
os_version: "8.0"
overrides:
install:
ceph:
# flavor: notcmalloc
#debuginfo: true
ceph:
conf:
global:
osd heartbeat grace: 40
mon:
mon osd crush smoke test: false
osd:
osd fast shutdown: false
# valgrind:
# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
# osd: [--tool=memcheck]
# mds: [--tool=memcheck]
## https://tracker.ceph.com/issues/38621
## mgr: [--tool=memcheck]