From 43da161d2bc8922b7ff90501f655826189cb1a3f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 16 Jan 2012 11:08:19 -0800 Subject: [PATCH] mds.0 -> mds.a --- suites/regression/multiclient/clusters/two_clients.yaml | 2 +- suites/regression/singleton/all/filestore-idempotent.yaml | 2 +- suites/regression/singleton/all/lost-unfound.yaml | 2 +- suites/stress/thrash/clusters/16-osd.yaml | 2 +- suites/stress/thrash/clusters/3-osd-1-machine.yaml | 2 +- suites/stress/thrash/clusters/8-osd.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/suites/regression/multiclient/clusters/two_clients.yaml b/suites/regression/multiclient/clusters/two_clients.yaml index 06c6d8f7a2169..a464a525890a2 100644 --- a/suites/regression/multiclient/clusters/two_clients.yaml +++ b/suites/regression/multiclient/clusters/two_clients.yaml @@ -1,4 +1,4 @@ roles: -- [mon.0, mon.1, mon.2, mds.0, osd.0, osd.1] +- [mon.0, mon.1, mon.2, mds.a, osd.0, osd.1] - [client.1] - [client.0] diff --git a/suites/regression/singleton/all/filestore-idempotent.yaml b/suites/regression/singleton/all/filestore-idempotent.yaml index fa24ce919ac9f..54c86f0b30fda 100644 --- a/suites/regression/singleton/all/filestore-idempotent.yaml +++ b/suites/regression/singleton/all/filestore-idempotent.yaml @@ -1,5 +1,5 @@ roles: -- [mon.0, osd.0, osd.1, mds.0, client.0] +- [mon.0, osd.0, osd.1, mds.a, client.0] tasks: - ceph: - filestore_idempotent: diff --git a/suites/regression/singleton/all/lost-unfound.yaml b/suites/regression/singleton/all/lost-unfound.yaml index 6707bddf8e8c8..fe74cc3b59d56 100644 --- a/suites/regression/singleton/all/lost-unfound.yaml +++ b/suites/regression/singleton/all/lost-unfound.yaml @@ -1,6 +1,6 @@ roles: - - mon.0 - - mds.0 + - mds.a - osd.0 - - mon.1 - osd.1 diff --git a/suites/stress/thrash/clusters/16-osd.yaml b/suites/stress/thrash/clusters/16-osd.yaml index 987df7ef9876f..373dd4052c360 100644 --- a/suites/stress/thrash/clusters/16-osd.yaml +++ b/suites/stress/thrash/clusters/16-osd.yaml @@ -1,5 +1,5 @@ roles: -- [mon.0, mds.0, osd.0] +- [mon.0, mds.a, osd.0] - [mon.1, osd.1] - [mon.2, osd.2] - [osd.3] diff --git a/suites/stress/thrash/clusters/3-osd-1-machine.yaml b/suites/stress/thrash/clusters/3-osd-1-machine.yaml index dacc8874b650b..d8ff594b95de4 100644 --- a/suites/stress/thrash/clusters/3-osd-1-machine.yaml +++ b/suites/stress/thrash/clusters/3-osd-1-machine.yaml @@ -1,3 +1,3 @@ roles: -- [mon.0, mds.0, osd.0, osd.1, osd.2] +- [mon.0, mds.a, osd.0, osd.1, osd.2] - [mon.1, mon.2, client.0] diff --git a/suites/stress/thrash/clusters/8-osd.yaml b/suites/stress/thrash/clusters/8-osd.yaml index 6edc20b717f05..3b131054e95e7 100644 --- a/suites/stress/thrash/clusters/8-osd.yaml +++ b/suites/stress/thrash/clusters/8-osd.yaml @@ -1,5 +1,5 @@ roles: -- [mon.0, mds.0, osd.0] +- [mon.0, mds.a, osd.0] - [mon.1, osd.1] - [mon.2, osd.2] - [osd.3] -- 2.39.5