mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
Merge pull request #15389 from gregsfortytwo/wip-18126
qa: do not restrict valgrind runs to centos Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
a1e55e7d31
@ -5,7 +5,6 @@ overrides:
|
||||
log-whitelist:
|
||||
- slow requests are blocked
|
||||
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
tasks:
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
tasks:
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
|
@ -1,4 +1,3 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
Loading…
Reference in New Issue
Block a user