From: Casey Bodley Date: Tue, 15 Oct 2019 18:57:31 +0000 (-0400) Subject: qa/rgw: whitelist SLOW_OPS failures against ec pools X-Git-Tag: v15.1.0~1237^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c4e493332749a814cc9ff25bce4fe4e91258b772;p=ceph-ci.git qa/rgw: whitelist SLOW_OPS failures against ec pools Signed-off-by: Casey Bodley --- diff --git a/qa/rgw_pool_type/ec-profile.yaml b/qa/rgw_pool_type/ec-profile.yaml index 05384cb5309..daec5d244be 100644 --- a/qa/rgw_pool_type/ec-profile.yaml +++ b/qa/rgw_pool_type/ec-profile.yaml @@ -1,4 +1,7 @@ overrides: + ceph: + log-whitelist: + - \(SLOW_OPS\) # see https://tracker.ceph.com/issues/41834 rgw: ec-data-pool: true erasure_code_profile: diff --git a/qa/rgw_pool_type/ec.yaml b/qa/rgw_pool_type/ec.yaml index 7c99b7f85c8..c246c3fb1a7 100644 --- a/qa/rgw_pool_type/ec.yaml +++ b/qa/rgw_pool_type/ec.yaml @@ -1,4 +1,7 @@ overrides: + ceph: + log-whitelist: + - \(SLOW_OPS\) # see https://tracker.ceph.com/issues/41834 rgw: ec-data-pool: true s3tests: