1
0
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:
Sage Weil 2021-02-01 16:48:47 -06:00
parent 25651e57b5
commit ab267d3577

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