ibmcb / cbtool

Cloud Rapid Experimentation and Analysis Toolkit
Apache License 2.0
77 stars 49 forks source link

Support additional FIO config options within cbtool #402

Closed vermavis closed 3 years ago

vermavis commented 3 years ago

This adds support for some further FIO config options within cbtool. Following FIO config params were added:

   - thinktime
   - thinktime_blocks
   - rate_process
   - bssplit

The default behavior is to not use them unless someone enable them in the FIO based AI config.

mraygalaxy commented 3 years ago

Looks great. I love it when options are added that I've never seen before. Thanks, Vishal!