]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rgw/multisite/valgrind.yaml
import ceph 15.2.10
[ceph.git] / ceph / qa / suites / rgw / multisite / valgrind.yaml
CommitLineData
224ce89b 1# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
9f95a23c
TL
2#os_type: centos
3# ubuntu and no valgrind until we migrate test to py3
4os_type: ubuntu
224ce89b 5
31f18b77
FG
6overrides:
7 install:
8 ceph:
31f18b77
FG
9 ceph:
10 conf:
11 global:
12 osd heartbeat grace: 40
224ce89b
WB
13 mon:
14 mon osd crush smoke test: false
92f5a8d4
TL
15 osd:
16 osd fast shutdown: false
9f95a23c
TL
17# valgrind:
18# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
19# osd: [--tool=memcheck]
20# mds: [--tool=memcheck]