diff options
Diffstat (limited to 'qa/suites/marginal/mds_restart/clusters/one_mds.yaml')
-rw-r--r-- | qa/suites/marginal/mds_restart/clusters/one_mds.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qa/suites/marginal/mds_restart/clusters/one_mds.yaml b/qa/suites/marginal/mds_restart/clusters/one_mds.yaml new file mode 100644 index 000000000..45c3e80e5 --- /dev/null +++ b/qa/suites/marginal/mds_restart/clusters/one_mds.yaml @@ -0,0 +1,4 @@ +roles: +- [mon.a, mon.b, mon.c, mgr.x, osd.0, osd.1, osd.2] +- [mds.a] +- [client.0] |