]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/smoke/basic/tasks/test/rados_ec_snaps.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / smoke / basic / tasks / test / rados_ec_snaps.yaml
1 tasks:
2 - ceph:
3 fs: xfs
4 log-ignorelist:
5 - overall HEALTH_
6 - \(OSDMAP_FLAGS\)
7 - \(OSD_
8 - \(PG_
9 - \(POOL_
10 - \(CACHE_POOL_
11 - \(SMALLER_PGP_NUM\)
12 - \(OBJECT_
13 - \(SLOW_OPS\)
14 - \(TOO_FEW_PGS\)
15 - slow request
16 - thrashosds:
17 chance_pgnum_grow: 3
18 chance_pgnum_shrink: 2
19 chance_pgpnum_fix: 1
20 timeout: 1200
21 - rados:
22 clients:
23 - client.0
24 ec_pool: true
25 max_in_flight: 64
26 max_seconds: 600
27 objects: 1024
28 op_weights:
29 append: 100
30 copy_from: 50
31 delete: 50
32 read: 100
33 rmattr: 25
34 rollback: 50
35 setattr: 25
36 snap_create: 50
37 snap_remove: 50
38 write: 0
39 ops: 400000
40 size: 16384