]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suitse/upgrade/luminous-x/stress-split-erasure-code: disable c-o-t tests 27018/head
authorSage Weil <sage@redhat.com>
Sun, 17 Mar 2019 09:59:36 +0000 (04:59 -0500)
committerSage Weil <sage@redhat.com>
Sun, 17 Mar 2019 09:59:36 +0000 (04:59 -0500)
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 <sage@redhat.com>
qa/suites/upgrade/luminous-x/stress-split-erasure-code/3-thrash/default.yaml

index b12d76e9fe6f8fdfd5eeb3fee0b7d26358a445d3..856254595efc01cb50de70b01a4200a931e56966 100644 (file)
@@ -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"