From 7cb50b495bb878483f9b9f77b137b6b831c96ccc Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Mon, 21 May 2018 13:28:57 -0400 Subject: [PATCH] qa/rgw: disable testing on ec-cache pools Fixes: http://tracker.ceph.com/issues/23965 Signed-off-by: Casey Bodley --- qa/rgw_pool_type/ec-cache.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 qa/rgw_pool_type/ec-cache.yaml diff --git a/qa/rgw_pool_type/ec-cache.yaml b/qa/rgw_pool_type/ec-cache.yaml deleted file mode 100644 index 6462fbe88624e..0000000000000 --- a/qa/rgw_pool_type/ec-cache.yaml +++ /dev/null @@ -1,6 +0,0 @@ -overrides: - rgw: - ec-data-pool: true - cache-pools: true - s3tests: - slow_backend: true -- 2.39.5