From 467e5ebed1a1ac7d6cace918ada646687c7f3931 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 27 Mar 2020 17:43:07 -0400 Subject: [PATCH] qa/rgw: remove 1999-shard tests from rgw/verify causing test failures because the host runs out of disk space Signed-off-by: Casey Bodley (cherry picked from commit 01516061ece6ebe4d265a994e5f1f8d255334fcd) --- qa/rgw_bucket_sharding/many.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 qa/rgw_bucket_sharding/many.yaml diff --git a/qa/rgw_bucket_sharding/many.yaml b/qa/rgw_bucket_sharding/many.yaml deleted file mode 100644 index f42c9ad5ffb40..0000000000000 --- a/qa/rgw_bucket_sharding/many.yaml +++ /dev/null @@ -1,5 +0,0 @@ -overrides: - ceph: - conf: - global: - rgw override bucket index max shards: 1999 -- 2.39.5