mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
qa/suites/upgrade/luminous-x/parallel: enable all classes
Otherwise it's annoying because the class list changes between luminous and nautilus, and we don't want to futz around with changing this setting during the upgrade. The problematic classes are 'cas' (added) and 'sdk' (not enabled by default but included by the cls/ workunit. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
525f3f7e34
commit
b20862c846
@ -45,8 +45,6 @@ overrides:
|
||||
mon:
|
||||
mon warn on osd down out interval zero: false
|
||||
osd:
|
||||
osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
|
||||
rgw sdk timeindex user version"
|
||||
osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
|
||||
rgw sdk timeindex user version"
|
||||
osd class load list: "*"
|
||||
osd class default list: "*"
|
||||
fs: xfs
|
||||
|
Loading…
Reference in New Issue
Block a user