mirror of
https://github.com/ceph/ceph
synced 2025-03-07 00:40:00 +00:00
qa/suites/upgrade/octopus-x/parallel: include cephfs in upgrade cluster
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
25651e57b5
commit
ab267d3577
@ -14,7 +14,13 @@ tasks:
|
||||
osd_class_default_list: "*"
|
||||
- print: "**** done end installing octopus cephadm ..."
|
||||
|
||||
- print: "**** done start cephadm.shell ceph config set mgr..."
|
||||
- cephadm.shell:
|
||||
mon.a:
|
||||
- ceph fs volume create foo
|
||||
- ceph.healthy:
|
||||
|
||||
- print: "**** done creating new fs"
|
||||
|
||||
- cephadm.shell:
|
||||
mon.a:
|
||||
- ceph config set mgr mgr/cephadm/use_repo_digest true --force
|
||||
|
Loading…
Reference in New Issue
Block a user