From: Sage Weil Date: Wed, 9 Nov 2011 06:16:14 +0000 (-0800) Subject: multimon mon_recovery tests on variously sized monitor clusters X-Git-Tag: v0.94.10~27^2^2~993 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9acea7a61fe9df4ecc7bb566568619676dfdc91b;p=ceph.git multimon mon_recovery tests on variously sized monitor clusters --- diff --git a/collections/multimon/clusters/21.yaml b/collections/multimon/clusters/21.yaml new file mode 100644 index 000000000000..a3eecd0d016a --- /dev/null +++ b/collections/multimon/clusters/21.yaml @@ -0,0 +1,4 @@ +roles: +- [mon.a, mon.d, mon.g, mon.j, mon.m, mon.p, mon.s, osd.0] +- [mon.b, mon.e, mon.h, mon.k, mon.n, mon.q, mon.t, mds.a] +- [mon.c, mon.f, mon.i, mon.l, mon.o, mon.r, mon.u] diff --git a/collections/multimon/clusters/3.yaml b/collections/multimon/clusters/3.yaml new file mode 100644 index 000000000000..d6d4b2b221cf --- /dev/null +++ b/collections/multimon/clusters/3.yaml @@ -0,0 +1,4 @@ +roles: +- [mon.0, osd.0] +- [mon.1, mds.a] +- [mon.2] diff --git a/collections/multimon/clusters/6.yaml b/collections/multimon/clusters/6.yaml new file mode 100644 index 000000000000..11b02e835891 --- /dev/null +++ b/collections/multimon/clusters/6.yaml @@ -0,0 +1,4 @@ +roles: +- [mon.a, mon.d, osd.0] +- [mon.b, mon.e, mds.a] +- [mon.c, mon.f] diff --git a/collections/multimon/clusters/9.yaml b/collections/multimon/clusters/9.yaml new file mode 100644 index 000000000000..c5893d8afcd0 --- /dev/null +++ b/collections/multimon/clusters/9.yaml @@ -0,0 +1,4 @@ +roles: +- [mon.a, mon.d, mon.g, osd.0] +- [mon.b, mon.e, mon.h, mds.a] +- [mon.c, mon.f, mon.i] diff --git a/collections/multimon/tasks/mon_recovery.yaml b/collections/multimon/tasks/mon_recovery.yaml new file mode 100644 index 000000000000..6240d4c51493 --- /dev/null +++ b/collections/multimon/tasks/mon_recovery.yaml @@ -0,0 +1,3 @@ +tasks: +- ceph: +- mon_recovery: