From: Varsha Rao Date: Thu, 20 Aug 2020 14:28:57 +0000 (+0000) Subject: qa/suites/rados/test_orch_cli: Change mds name X-Git-Tag: v15.2.5~26^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0ab5249cbd2daea7c6c1848b70bbee978b14f1d6;p=ceph.git qa/suites/rados/test_orch_cli: Change mds name As MDS name should not start with numeric digit. Signed-off-by: Varsha Rao (cherry picked from commit 572f0aeceb01981cab01423250cf5694404d421a) --- diff --git a/qa/suites/rados/cephadm/workunits/task/test_orch_cli.yaml b/qa/suites/rados/cephadm/workunits/task/test_orch_cli.yaml index abf51194633..b6287212342 100644 --- a/qa/suites/rados/cephadm/workunits/task/test_orch_cli.yaml +++ b/qa/suites/rados/cephadm/workunits/task/test_orch_cli.yaml @@ -11,7 +11,7 @@ tasks: - cephadm: - cephadm.shell: host.a: - - ceph orch apply mds 1 + - ceph orch apply mds a - cephfs_test_runner: modules: - tasks.cephfs.test_nfs