summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/mirror-ha/cephfs-mirror/2-three-per-cluster.yaml
blob: 095f0893ac26a94fc15c290dddbf2d4741bc67d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
meta:
- desc: run one cephfs-mirror daemon on primary cluster
tasks:
- cephfs-mirror:
    client: client.mirror1
    run_in_foreground: True
- cephfs-mirror:
    client: client.mirror2
    run_in_foreground: True
- cephfs-mirror:
    client: client.mirror3
    run_in_foreground: True