]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/radosbench: make use of concurrency flag 62276/head
authorMatan Breizman <mbreizma@redhat.com>
Thu, 13 Mar 2025 14:29:31 +0000 (14:29 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 13 Mar 2025 16:04:37 +0000 (16:04 +0000)
commit1ad62cf887b4aa476e13ac6c3036f853bfbf10b8
treeaa736a4375b37e3f5bc79082744dc22311bcaaf3
parentdb43ab3df9421eac7676101b0fc65e6e20b9fb8e
qa/tasks/radosbench: make use of concurrency flag

This affects mainly radosbench-high-concurrency.yaml
The concurrency flag was only used in non-write scenarios to
populate the initial data.
We should use this flag with `write` mode as well.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/tasks/radosbench.py