From: Sage Weil Date: Mon, 1 Feb 2021 22:48:47 +0000 (-0600) Subject: qa/suites/upgrade/octopus-x/parallel: include cephfs in upgrade cluster X-Git-Tag: v16.2.0~198^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F39310%2Fhead;p=ceph.git qa/suites/upgrade/octopus-x/parallel: include cephfs in upgrade cluster Signed-off-by: Sage Weil (cherry picked from commit ab267d3577bb6a072daa6c8b57694f74c2eb4e73) --- diff --git a/qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml b/qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml index c6b7b0894e8e..eb1aa4cddcb1 100644 --- a/qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml +++ b/qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml @@ -13,7 +13,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