From: Sage Weil Date: Fri, 3 Sep 2021 16:03:38 +0000 (-0500) Subject: qa/suites/orch/rook/smoke: add host networking to matrix X-Git-Tag: v17.1.0~890^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9f050f094a4e1cc2537d3523f3f02e7da009d045;p=ceph.git qa/suites/orch/rook/smoke: add host networking to matrix Signed-off-by: Sage Weil --- diff --git a/qa/suites/orch/rook/smoke/net/host.yaml b/qa/suites/orch/rook/smoke/net/host.yaml new file mode 100644 index 000000000000..d25725afdae1 --- /dev/null +++ b/qa/suites/orch/rook/smoke/net/host.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + spec: + mon: + allowMultiplePerNode: false + network: + provider: host