From: Greg Farnum Date: Wed, 31 May 2017 15:37:19 +0000 (-0700) Subject: qa: do not restrict valgrind runs to centos X-Git-Tag: ses5-milestone7~3^2~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F15893%2Fhead;p=ceph.git qa: do not restrict valgrind runs to centos This reverts 693bd238510e69569cc3461f84b04c8667bc11da, which was added in response to http://tracker.ceph.com/issues/18126. But we updated the Ubuntu packages in sepia so it should be good to go. Signed-off-by: Greg Farnum --- diff --git a/qa/suites/fs/verify/validater/valgrind.yaml b/qa/suites/fs/verify/validater/valgrind.yaml index 82a6574752f..b3e2339821b 100644 --- a/qa/suites/fs/verify/validater/valgrind.yaml +++ b/qa/suites/fs/verify/validater/valgrind.yaml @@ -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: diff --git a/qa/suites/rados/singleton-nomsgr/all/valgrind-leaks.yaml b/qa/suites/rados/singleton-nomsgr/all/valgrind-leaks.yaml index c05ad133be3..fde0dbbe05b 100644 --- a/qa/suites/rados/singleton-nomsgr/all/valgrind-leaks.yaml +++ b/qa/suites/rados/singleton-nomsgr/all/valgrind-leaks.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 overrides: install: ceph: diff --git a/qa/suites/rados/verify/validater/valgrind.yaml b/qa/suites/rados/verify/validater/valgrind.yaml index ef5ef7bd7b5..dc63731b1d2 100644 --- a/qa/suites/rados/verify/validater/valgrind.yaml +++ b/qa/suites/rados/verify/validater/valgrind.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 overrides: install: ceph: diff --git a/qa/suites/rbd/valgrind/validator/memcheck.yaml b/qa/suites/rbd/valgrind/validator/memcheck.yaml index c5348269a89..b8d328e8c08 100644 --- a/qa/suites/rbd/valgrind/validator/memcheck.yaml +++ b/qa/suites/rbd/valgrind/validator/memcheck.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 overrides: install: ceph: diff --git a/qa/suites/rgw/multisite/valgrind.yaml b/qa/suites/rgw/multisite/valgrind.yaml index 1e17c783a07..0b28c183065 100644 --- a/qa/suites/rgw/multisite/valgrind.yaml +++ b/qa/suites/rgw/multisite/valgrind.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 overrides: install: ceph: diff --git a/qa/suites/rgw/verify/tasks/rgw_s3tests.yaml b/qa/suites/rgw/verify/tasks/rgw_s3tests.yaml index 6d3c1370b4a..851b67be6c6 100644 --- a/qa/suites/rgw/verify/tasks/rgw_s3tests.yaml +++ b/qa/suites/rgw/verify/tasks/rgw_s3tests.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 tasks: - install: flavor: notcmalloc diff --git a/qa/suites/rgw/verify/tasks/rgw_swift.yaml b/qa/suites/rgw/verify/tasks/rgw_swift.yaml index 6e6e9eee636..792fb848a9e 100644 --- a/qa/suites/rgw/verify/tasks/rgw_swift.yaml +++ b/qa/suites/rgw/verify/tasks/rgw_swift.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 tasks: - install: flavor: notcmalloc diff --git a/qa/suites/rgw/verify/validater/valgrind.yaml b/qa/suites/rgw/verify/validater/valgrind.yaml index ef5ef7bd7b5..dc63731b1d2 100644 --- a/qa/suites/rgw/verify/validater/valgrind.yaml +++ b/qa/suites/rgw/verify/validater/valgrind.yaml @@ -1,4 +1,3 @@ -os_type: centos # xenial valgrind buggy, see http://tracker.ceph.com/issues/18126 overrides: install: ceph: