From: Neha Ojha Date: Fri, 1 May 2020 18:31:01 +0000 (+0000) Subject: qa/suites/rados/thrash*: remove upmap.yaml and off.yaml X-Git-Tag: wip-pdonnell-testing-20200918.022351~1379^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb5611e0d5b315bbb86094a37f47be526b514f30;p=ceph-ci.git qa/suites/rados/thrash*: remove upmap.yaml and off.yaml The balancer is always on, so we don't need upmap.yaml. off.yaml doesn't make sense anymore. Signed-off-by: Neha Ojha --- diff --git a/qa/suites/rados/thrash-old-clients/d-balancer/off.yaml b/qa/suites/rados/thrash-old-clients/d-balancer/off.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/qa/suites/rados/thrash/d-balancer/off.yaml b/qa/suites/rados/thrash/d-balancer/off.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/qa/suites/rados/thrash/d-balancer/upmap.yaml b/qa/suites/rados/thrash/d-balancer/upmap.yaml deleted file mode 100644 index 788eebeeddd..00000000000 --- a/qa/suites/rados/thrash/d-balancer/upmap.yaml +++ /dev/null @@ -1,7 +0,0 @@ -tasks: -- exec: - mon.a: - - while ! ceph balancer status ; do sleep 1 ; done - - ceph osd set-require-min-compat-client luminous - - ceph balancer mode upmap - - ceph balancer on