Skip to content

Commit

Permalink
Revert "qa: do not restrict valgrind runs to centos"
Browse files Browse the repository at this point in the history
This reverts commit 5923961.

See http://tracker.ceph.com/issues/20360

Signed-off-by: Sage Weil <sage@redhat.com>
  • Loading branch information
liewegas committed Jun 20, 2017
1 parent 2edd33c commit aa76cf7
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/suites/fs/verify/validater/valgrind.yaml
Expand Up @@ -5,6 +5,7 @@ overrides:
log-whitelist:
- slow requests are blocked

os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rados/singleton-nomsgr/all/valgrind-leaks.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rados/verify/validater/valgrind.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rbd/valgrind/validator/memcheck.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rgw/multisite/valgrind.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rgw/verify/tasks/rgw_s3tests.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
tasks:
- install:
flavor: notcmalloc
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rgw/verify/tasks/rgw_swift.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
tasks:
- install:
flavor: notcmalloc
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rgw/verify/validater/valgrind.yaml
@@ -1,3 +1,4 @@
os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126
overrides:
install:
ceph:
Expand Down

0 comments on commit aa76cf7

Please sign in to comment.