Releases: redhat-performance/fio-wrapper
Releases · redhat-performance/fio-wrapper
Release list
Update rtcs and test_tools
Update rtcs and test_tools
Merge pull request #62 from redhat-performance/rerun Update how we get test_tools
Validate fio results
Adding pcp test metrics and changing : to comma in csv
Adding pcp test metrics and changing : to comma in csv
New Output CSV Format
This release moves to a new format for the output CSV file, making use of Fio's built-in group reporting and making the output more easily scraped by man and machine.
What's Changed
- Switch to group reporting and adapt data reduction by @malucius-rh in #55
Full Changelog: v2.1...v3.0
Use the package_tool to install packages.
Use the package_tool to install packages.
Removal of pbench, add pcp
v2.0 Merge pull request #51 from redhat-performance/restore_blocksize_conv…
Move kits to uploads
Fix error handling typos
Merge pull request #38 from redhat-performance/fix_error_handling_typo adding some spaces to error checks
Change FIO output to JSON, plus minor fixes
What's Changed
- Update fio_run to include iops in output by @malucius-rh in #29
- Update fio_run to preserve "data over time" logs by @malucius-rh in #32
- Jsonification of fio output and updates to built-in data reduction to handle it by @malucius-rh in #35
- Adding ability to handle things like LVM volumes and multipath aliases by @malucius-rh in #33
Full Changelog: v1.22...v1.30