From: Casey Bodley Date: Mon, 4 Nov 2019 15:12:21 +0000 (-0500) Subject: qa/rgw: remove whitelist for SLOW_OPS against ec pools X-Git-Tag: v15.1.0~1034^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d08342b8cb7440e5643749f43a9a1483778d7cb9;p=ceph-ci.git qa/rgw: remove whitelist for SLOW_OPS against ec pools now that https://tracker.ceph.com/issues/41834 is resolved, we can enforce the SLOW_OPS failures again in ec pool testing Signed-off-by: Casey Bodley --- diff --git a/qa/rgw_pool_type/ec-profile.yaml b/qa/rgw_pool_type/ec-profile.yaml index daec5d244be..05384cb5309 100644 --- a/qa/rgw_pool_type/ec-profile.yaml +++ b/qa/rgw_pool_type/ec-profile.yaml @@ -1,7 +1,4 @@ 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 c246c3fb1a7..7c99b7f85c8 100644 --- a/qa/rgw_pool_type/ec.yaml +++ b/qa/rgw_pool_type/ec.yaml @@ -1,7 +1,4 @@ overrides: - ceph: - log-whitelist: - - \(SLOW_OPS\) # see https://tracker.ceph.com/issues/41834 rgw: ec-data-pool: true s3tests: