fewer hosts for mon tests

This commit is contained in:
Sage Weil 2012-07-02 12:26:10 -07:00
parent 96ccb0605d
commit b9414b6cf7
2 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,2 @@
roles:
- [mon.0, osd.0]
- [mon.1, mds.a]
- [mon.2, osd.1]
- [mon.a, mon.b, mon.c, osd.0, osd.1, mds.a]

View File

@ -1,4 +1,3 @@
roles:
- [mon.a, mon.d, osd.0]
- [mon.b, mon.e, mds.a]
- [mon.c, mon.f, osd.1]
- [mon.a, mon.c, mon.e, osd.0]
- [mon.b, mon.d, mon.f, osd.1, mds.a]