From: Casey Bodley Date: Mon, 12 Apr 2021 16:31:26 +0000 (-0400) Subject: qa/rgw: reenable valgrind in rgw/website X-Git-Tag: v17.1.0~2257^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6262cfa41fa36b235f0384d35770182c67cecd9d;p=ceph.git qa/rgw: reenable valgrind in rgw/website Signed-off-by: Casey Bodley --- diff --git a/qa/suites/rgw/website/overrides.yaml b/qa/suites/rgw/website/overrides.yaml index e1ac1a983584..80397571ee18 100644 --- a/qa/suites/rgw/website/overrides.yaml +++ b/qa/suites/rgw/website/overrides.yaml @@ -1,7 +1,3 @@ -# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 -# letting this run on ubuntu for now, though -sage -#os_type: centos - overrides: install: ceph: @@ -23,8 +19,8 @@ overrides: rgw enable apis: s3website rgw: client.0: -# valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214 + valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214 client.1: -# valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214 + valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214 s3tests: calling-format: subdomain