From 9559fea8b26b1175c9509db2e4701dbe959448f4 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 10 Nov 2021 10:35:39 -0600 Subject: [PATCH] qa/suites/big: remove thrasher This doesn't work with roleless (yet) Signed-off-by: Sage Weil --- qa/suites/big/rados-thrash/thrashers/.qa | 1 - qa/suites/big/rados-thrash/thrashers/default.yaml | 11 ----------- 2 files changed, 12 deletions(-) delete mode 120000 qa/suites/big/rados-thrash/thrashers/.qa delete mode 100644 qa/suites/big/rados-thrash/thrashers/default.yaml diff --git a/qa/suites/big/rados-thrash/thrashers/.qa b/qa/suites/big/rados-thrash/thrashers/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/big/rados-thrash/thrashers/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/big/rados-thrash/thrashers/default.yaml b/qa/suites/big/rados-thrash/thrashers/default.yaml deleted file mode 100644 index 41b35926f0e..00000000000 --- a/qa/suites/big/rados-thrash/thrashers/default.yaml +++ /dev/null @@ -1,11 +0,0 @@ -overrides: - ceph: - log-ignorelist: - - but it is still running - - objects unfound and apparently lost -tasks: -- thrashosds: - timeout: 1200 - chance_pgnum_grow: 1 - chance_pgnum_shrink: 1 - chance_pgpnum_fix: 1 -- 2.39.5