mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +00:00
11d8dfe591
Signed-off-by: Neha Ojha <nojha@redhat.com>
24 lines
501 B
YAML
24 lines
501 B
YAML
tasks:
|
|
- cbt:
|
|
benchmarks:
|
|
radosbench:
|
|
concurrent_ops: 4
|
|
concurrent_procs: 2
|
|
op_size: [4096]
|
|
pool_monitoring_list:
|
|
- collectl
|
|
pool_profile: 'replicated'
|
|
run_monitoring_list:
|
|
- collectl
|
|
time: 60
|
|
write_only: true
|
|
cluster:
|
|
user: 'ubuntu'
|
|
osds_per_node: 3
|
|
iterations: 1
|
|
pool_profiles:
|
|
replicated:
|
|
pg_size: 256
|
|
pgp_size: 256
|
|
replication: 'replicated'
|