summaryrefslogtreecommitdiffstats
path: root/qa/suites/netsplit/tests/mon_pool_ops.yaml
blob: 5b41c05fa97fe9768bc5f32a829c40468358c089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
overrides:
  ceph:
    conf:
      global:
        mon election default strategy: 3
tasks:
- workunit:
    clients:
      client.0:
        - mon/pool_ops.sh
- netsplit.disconnect: [mon.a, mon.c]
- workunit:
    clients:
      client.0:
        - mon/pool_ops.sh
- netsplit.reconnect: [mon.a, mon.c]
- netsplit.disconnect: [mon.b, mon.c]
- workunit:
    clients:
      client.0:
        - mon/pool_ops.sh