From: Sage Weil Date: Fri, 8 Oct 2021 16:00:48 +0000 (-0500) Subject: qa/suites/orch/rook: replicate across osds for 1-node clusters X-Git-Tag: v17.1.0~715^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0144e3a4d7a66d2867d71ff26f4d288cd9b34683;p=ceph.git qa/suites/orch/rook: replicate across osds for 1-node clusters Signed-off-by: Sage Weil --- diff --git a/qa/suites/orch/rook/smoke/cluster/1-node.yaml b/qa/suites/orch/rook/smoke/cluster/1-node.yaml index e238526ca383..d18510f6efb4 100644 --- a/qa/suites/orch/rook/smoke/cluster/1-node.yaml +++ b/qa/suites/orch/rook/smoke/cluster/1-node.yaml @@ -1,3 +1,9 @@ +overrides: + ceph: + conf: + global: + osd crush chooseleaf type: 0 + roles: - - host.a - client.a