mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
Merge PR #39213 into master
* refs/pull/39213/head: qa/suites/upgrade/octopus-x/parallel: include cephfs in upgrade cluster Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
commit
fdf65a4f43
@ -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