From 01256c9b82fd24f7bebf8c3e19ec18b7729844ac Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Tue, 12 May 2015 16:37:49 -0700 Subject: [PATCH] suites/fs: switch standby-replay tests to use a smaller cluster Signed-off-by: Greg Farnum --- suites/fs/standbyreplay/clusters/standby-replay.yaml | 3 +-- suites/fs/thrash/clusters/mds-1active-1standby.yaml | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/suites/fs/standbyreplay/clusters/standby-replay.yaml b/suites/fs/standbyreplay/clusters/standby-replay.yaml index 5d21765ca180e..5b2751cb55a3a 100644 --- a/suites/fs/standbyreplay/clusters/standby-replay.yaml +++ b/suites/fs/standbyreplay/clusters/standby-replay.yaml @@ -6,6 +6,5 @@ overrides: mds standby replay: true roles: -- [mon.a, mds.a, mds.b-s-0, osd.0, osd.1] +- [mon.a, mds.a, mds.b-s-0, osd.0, osd.1, client.0] - [mon.b, mds.c-s-0, mds.d-s-0, mon.c, osd.2, osd.3] -- [client.0] diff --git a/suites/fs/thrash/clusters/mds-1active-1standby.yaml b/suites/fs/thrash/clusters/mds-1active-1standby.yaml index 7e951b95889e8..d0b8663752446 100644 --- a/suites/fs/thrash/clusters/mds-1active-1standby.yaml +++ b/suites/fs/thrash/clusters/mds-1active-1standby.yaml @@ -1,4 +1,3 @@ roles: -- [mon.a, mon.c, osd.0, osd.1, osd.2] -- [mon.b, mds.a, osd.3, osd.4, osd.5] -- [client.0, mds.b-s-a] +- [mon.a, mon.c, osd.0, osd.1, osd.2, mds.b-s-a] +- [mon.b, mds.a, osd.3, osd.4, osd.5, client.0] \ No newline at end of file -- 2.39.5