summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/jewel-x/parallel/0-cluster/start.yaml
blob: d1f1e1070446aa9f80bd5bacf735462e7c66879e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
meta:
- desc: |
   Run ceph on two nodes,
   with a separate client 0,1,2 third node. 
   Use xfs beneath the osds.
   CephFS tests running on client 2,3
roles:
- - mon.a
  - mds.a
  - mgr.x
  - osd.0
  - osd.1
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1
  - client.2
  - client.3
- - client.4
overrides:
  ceph:
    log-whitelist:
    - scrub mismatch
    - ScrubResult
    - wrongly marked
    - \(MDS_FAILED\)
    - \(OBJECT_
    - is unresponsive
    conf:
    fs: xfs