From dce1623db92b8e85528b395fe0859daee0472dd1 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 14 Dec 2018 07:00:48 -0600 Subject: [PATCH] qa/rados/upgrade: align thrashing with upgrade suite, don't import/export pgs Don't import/export between versions Fixes: http://tracker.ceph.com/issues/37665 Signed-off-by: Sage Weil --- .../rados/upgrade/luminous-x-singleton/3-thrash/default.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/rados/upgrade/luminous-x-singleton/3-thrash/default.yaml b/qa/suites/rados/upgrade/luminous-x-singleton/3-thrash/default.yaml index c70aa7b7b60d..d9b736721af7 100644 --- a/qa/suites/rados/upgrade/luminous-x-singleton/3-thrash/default.yaml +++ b/qa/suites/rados/upgrade/luminous-x-singleton/3-thrash/default.yaml @@ -14,6 +14,7 @@ tasks: split_tasks: sequential: - thrashosds: + disable_objectstore_tool_tests: true timeout: 1200 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 -- 2.47.3