From: Sage Weil Date: Sun, 17 Mar 2019 09:59:36 +0000 (-0500) Subject: qa/suitse/upgrade/luminous-x/stress-split-erasure-code: disable c-o-t tests X-Git-Tag: v14.2.0~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27018%2Fhead;p=ceph.git qa/suitse/upgrade/luminous-x/stress-split-erasure-code: disable c-o-t tests The stress-split thrasher already had this off, but the ec variant did not. We don't support ceph-objectstore-tool exports/imports between major versions. Fixes: http://tracker.ceph.com/issues/38294 Signed-off-by: Sage Weil --- diff --git a/qa/suites/upgrade/luminous-x/stress-split-erasure-code/3-thrash/default.yaml b/qa/suites/upgrade/luminous-x/stress-split-erasure-code/3-thrash/default.yaml index b12d76e9fe6f..856254595efc 100644 --- a/qa/suites/upgrade/luminous-x/stress-split-erasure-code/3-thrash/default.yaml +++ b/qa/suites/upgrade/luminous-x/stress-split-erasure-code/3-thrash/default.yaml @@ -23,4 +23,5 @@ stress-tasks: chance_thrash_pg_upmap_items: 0 chance_force_recovery: 0 aggressive_pg_num_changes: false + disable_objectstore_tool_tests: true - print: "**** done thrashosds 3-thrash"