From 14385a66318e59e9e8906e27f39ae8e4c7dcb7b0 Mon Sep 17 00:00:00 2001 From: Sam Lang Date: Tue, 8 Jan 2013 13:54:11 -0600 Subject: [PATCH] marginal/multiclient: Add three client cluster Signed-off-by: Sam Lang --- suites/marginal/multiclient/clusters/three_clients.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 suites/marginal/multiclient/clusters/three_clients.yaml diff --git a/suites/marginal/multiclient/clusters/three_clients.yaml b/suites/marginal/multiclient/clusters/three_clients.yaml new file mode 100644 index 0000000000000..d270f9e02b2c2 --- /dev/null +++ b/suites/marginal/multiclient/clusters/three_clients.yaml @@ -0,0 +1,5 @@ +roles: +- [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1] +- [client.2] +- [client.1] +- [client.0] -- 2.39.5