]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/variable_load: Add generator of variable workload
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 11 Aug 2023 14:24:57 +0000 (14:24 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Thu, 31 Aug 2023 10:08:42 +0000 (10:08 +0000)
commit643ba66daedd6d50c028d52f26eec760c6ec62fa
tree3defe0e0e49d110c7b1b666c38dbbe142224febe
parent57717b5e17b3c0b9116d13913d3fee1ee405296b
tools/variable_load: Add generator of variable workload

The tool is dedicated to create highly variable workloads.
The intended audience is
1) scraper testing - tool to sniff on OSD ops
2) CoDel testing - bandwidth/latency optimization algorithm in BS
Initial commit.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/test/objectstore/allocsim/variable_load.py [new file with mode: 0755]