Releases: redhat-performance/fio-wrapper
Releases · redhat-performance/fio-wrapper
Release list
Remove dup results
Merge pull request #27 from redhat-performance/remove_dups Getting repeated results. Remove results.csv at end of loop.
Add meta data.
Fixes for results and mount
Merge pull request #25 from redhat-performance/add_mnt_check If disk is mounted, do not use.
fix pbench downloading results with use_pbench_version
v1.18 Fix down of data from pbench runs when using --use_pbench_version
Bail if disk is mounted.
Results checking
fix saving of meta data.
meta_data that the script generates was not being saved with the pbench results.
Use package_tool for package installation
Remove platform dependent operations (#20) Installs fio using package_tool
fix only doing one disk
When we have designated the disks we are only doing 1 of them, not 1 and then max disks. grab disk is fine.
v1.12: Merge pull request #17 from redhat-performance/documenation
Add documentation and ensure runs without options.