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