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:
Sage Weil 2021-02-04 14:20:13 -05:00
commit fdf65a4f43

View File

@ -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