Merge PR #26935 into nautilus

* refs/pull/26935/head:
	qa: extend MDS heartbeat grace for valgrind

Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Patrick Donnelly 2019-03-13 20:37:03 -07:00
commit 7de8cb405c
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -1,21 +1,20 @@
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos
# Valgrind makes everything slow, so ignore slow requests
overrides:
ceph:
log-whitelist:
- slow requests are blocked
overrides:
install:
ceph:
flavor: notcmalloc
debuginfo: true
ceph:
# Valgrind makes everything slow, so ignore slow requests and extend heartbeat grace
log-whitelist:
- slow requests are blocked
conf:
global:
osd heartbeat grace: 40
mds:
mds heartbeat grace: 60
mon:
mon osd crush smoke test: false
valgrind: