]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade/luminous-x/parallel/0-cluster/start.yaml
update sources to v12.2.1
[ceph.git] / ceph / qa / suites / upgrade / luminous-x / parallel / 0-cluster / start.yaml
1 meta:
2 - desc: |
3 Run ceph on two nodes,
4 with a separate client 0,1,2 third node.
5 Use xfs beneath the osds.
6 CephFS tests running on client 2,3
7 roles:
8 - - mon.a
9 - mgr.x
10 - mds.a
11 - osd.0
12 - osd.1
13 - - mon.b
14 - mon.c
15 - osd.2
16 - osd.3
17 - - client.0
18 - client.1
19 - client.2
20 - client.3
21 overrides:
22 ceph:
23 log-whitelist:
24 - scrub mismatch
25 - ScrubResult
26 - wrongly marked
27 - (POOL_APP_NOT_ENABLED)
28 - overall HEALTH_
29 conf:
30 global:
31 enable experimental unrecoverable data corrupting features: "*"
32 mon:
33 mon warn on osd down out interval zero: false
34 osd:
35 osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
36 replica_log rgw sdk statelog timeindex user version"
37 osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
38 replica_log rgw sdk statelog timeindex user version"
39 fs: xfs