ceph/qa/suites/rbd/mirror-thrash/rbd-mirror/four-per-cluster.yaml

32 lines
691 B
YAML
Raw Normal View History

meta:
- desc: run four rbd-mirror daemons per cluster
tasks:
- rbd-mirror:
client: cluster1.client.mirror.0
thrash: True
- rbd-mirror:
client: cluster1.client.mirror.1
thrash: True
- rbd-mirror:
client: cluster1.client.mirror.2
thrash: True
- rbd-mirror:
client: cluster1.client.mirror.3
thrash: True
- rbd-mirror:
client: cluster2.client.mirror.0
thrash: True
- rbd-mirror:
client: cluster2.client.mirror.1
thrash: True
- rbd-mirror:
client: cluster2.client.mirror.2
thrash: True
- rbd-mirror:
client: cluster2.client.mirror.3
thrash: True
- rbd-mirror-thrash:
cluster: cluster1
- rbd-mirror-thrash:
cluster: cluster2