From: Neha Ojha Date: Fri, 24 Apr 2020 18:22:38 +0000 (+0000) Subject: qa/suites/rados/thrash/workloads: use default mon osd initial require min compat... X-Git-Tag: v16.1.0~2490^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4a6361d93e648dbc23786f651063458edbe6d2f0;p=ceph.git qa/suites/rados/thrash/workloads: use default mon osd initial require min compat client Signed-off-by: Neha Ojha --- diff --git a/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml b/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml index 6e8e96ec89f6..56aaaf5435a3 100644 --- a/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml +++ b/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml @@ -1,9 +1,6 @@ overrides: ceph: crush_tunables: jewel - conf: - mon: - mon osd initial require min compat client: jewel tasks: - rados: clients: [client.0] diff --git a/qa/suites/rados/thrash/workloads/small-objects-localized.yaml b/qa/suites/rados/thrash/workloads/small-objects-localized.yaml index 982bc3401adb..e06c717f499e 100644 --- a/qa/suites/rados/thrash/workloads/small-objects-localized.yaml +++ b/qa/suites/rados/thrash/workloads/small-objects-localized.yaml @@ -1,9 +1,6 @@ overrides: ceph: crush_tunables: jewel - conf: - mon: - mon osd initial require min compat client: jewel tasks: - rados: clients: [client.0] diff --git a/qa/suites/rados/thrash/workloads/small-objects.yaml b/qa/suites/rados/thrash/workloads/small-objects.yaml index f5a18ae6e954..ee20bc3c5632 100644 --- a/qa/suites/rados/thrash/workloads/small-objects.yaml +++ b/qa/suites/rados/thrash/workloads/small-objects.yaml @@ -1,9 +1,6 @@ overrides: ceph: crush_tunables: jewel - conf: - mon: - mon osd initial require min compat client: jewel tasks: - rados: clients: [client.0]