mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
do all valgrind runs on centos
The xenial valgrind has a bug with generating random numbers; see http://tracker.ceph.com/issues/18126 Revert this when it is fixed. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
3f2298eecf
commit
693bd23851
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
tasks:
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
tasks:
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
tasks:
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
|
@ -1,3 +1,4 @@
|
||||
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
|
Loading…
Reference in New Issue
Block a user