From 31c1d76ff29a9ac4981c47d3dd223ed21220cf83 Mon Sep 17 00:00:00 2001 From: John Spray Date: Tue, 24 Feb 2015 09:25:44 +0000 Subject: [PATCH] suites: run fs/recovery with two MDSs Some tests need both, and others should ignore it. Signed-off-by: John Spray --- suites/fs/recovery/clusters/2-remote-clients.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites/fs/recovery/clusters/2-remote-clients.yaml b/suites/fs/recovery/clusters/2-remote-clients.yaml index 179405c196101..2eff58b4767dd 100644 --- a/suites/fs/recovery/clusters/2-remote-clients.yaml +++ b/suites/fs/recovery/clusters/2-remote-clients.yaml @@ -1,3 +1,3 @@ roles: -- [mon.a, osd.0, mds.a, client.1] +- [mon.a, osd.0, mds.a, mds.b, client.1] - [client.0, osd.1, osd.2] -- 2.39.5