Skip to content

Releases: redhat-performance/fio-wrapper

Update rtcs and test_tools

Choose a tag to compare

@dvalinrh dvalinrh released this 27 Mar 08:40
494e8a3
Merge pull request #64 from redhat-performance/fix_test_tools

Fix test_tools loading

Update rtcs and test_tools

Choose a tag to compare

@dvalinrh dvalinrh released this 17 Mar 11:52
2479f98
Merge pull request #62 from redhat-performance/rerun

Update how we get test_tools

Validate fio results

Choose a tag to compare

@dvalinrh dvalinrh released this 06 Mar 18:00
81d5b1e

validate fio results.

Adding pcp test metrics and changing : to comma in csv

Choose a tag to compare

@dvalinrh dvalinrh released this 18 Feb 11:42
515a477

Adding pcp test metrics and changing : to comma in csv

New Output CSV Format

Choose a tag to compare

@malucius-rh malucius-rh released this 03 Dec 16:37
3c998c6

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.

Choose a tag to compare

@dvalinrh dvalinrh released this 17 Nov 12:22
fc644a1

Use the package_tool to install packages.

Removal of pbench, add pcp

Choose a tag to compare

@dvalinrh dvalinrh released this 01 Oct 10:49
36e6d60
v2.0

Merge pull request #51 from redhat-performance/restore_blocksize_conv…

Move kits to uploads

Choose a tag to compare

@dvalinrh dvalinrh released this 19 Aug 12:59
78448b7

Move kit to be in uploads.

Fix error handling typos

Choose a tag to compare

@dvalinrh dvalinrh released this 21 Mar 14:24
9869c0c
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

Choose a tag to compare

@malucius-rh malucius-rh released this 11 Dec 14:56
b4631c4

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