From 7dcede75df42f9788579254661def2b0524a1bdb Mon Sep 17 00:00:00 2001 From: Sridhar Seshasayee Date: Wed, 11 Aug 2021 19:28:13 +0530 Subject: [PATCH] qa: Use osd_op_queue=wpq for tests using filestore backend. Force a subset of tests that explicitly employ the filestore backend to use WPQ scheduler. This is because mclock scheduler will not be optimized for filestore. Fixes: https://tracker.ceph.com/issues/52025 Signed-off-by: Sridhar Seshasayee --- qa/suites/rados/objectstore/backends/alloc-hint.yaml | 1 + qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/qa/suites/rados/objectstore/backends/alloc-hint.yaml b/qa/suites/rados/objectstore/backends/alloc-hint.yaml index 047b02fa04eb1..4bc07bffaf448 100644 --- a/qa/suites/rados/objectstore/backends/alloc-hint.yaml +++ b/qa/suites/rados/objectstore/backends/alloc-hint.yaml @@ -12,6 +12,7 @@ overrides: osd: filestore xfs extsize: true osd objectstore: filestore + osd op queue: wpq tasks: - install: diff --git a/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml b/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml index 72b143ad90c29..f129f9f1ea1b8 100644 --- a/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml +++ b/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml @@ -14,6 +14,7 @@ tasks: osd max object namespace len: 64 osd: osd objectstore: filestore + osd op queue: wpq log-ignorelist: - overall HEALTH_ - \(OSDMAP_FLAGS\)