Releases: redhat-performance/pyperf-wrapper
Releases · redhat-performance/pyperf-wrapper
Use the package_tool wrapper in general_setuip
Update rtcs and test_tools
Merge pull request #68 from redhat-performance/rerun Update how we get test_tools and be more specific on return codes.
v2.2
What's Changed
- Add
--pyperf_benchmarksflag to limit what benchmarks pyperformance runs by @kdvalin in #55 - Fix PCP metric reporting by @kdvalin in #59
- Enable RAG on relevant repos by @kdvalin in #62
- Add Timestamps to CSV by @kdvalin in #61
- Test tools, verification and some bug fixes by @kdvalin in #66
Full Changelog: v2.1...v2.2
Test package flags
This is a test release for --no_pip_packages and --no_system_packages.
Not intended for production use.
v2.1
v2.0
What's Changed
- Add LICENSE by @kdvalin in #31
- Add Issue and PR templates by @kdvalin in #37
- Add PR/Issue workflows by @kdvalin in #38
- Add python version to the header of the CSV by @kdvalin in #40
- Convert to using python binary directly instead of alternatives by @kdvalin in #42
🚨 Breaking Changes 🚨
New Contributors
Full Changelog: v1.25...v2.0
test-binary
This is a prelease version, this SHOULD NOT BE USED by anyone except the author.
Uses python binary directly instead of using alternatives.
test-version-output
Add version output, this is a pre-release tag indicating that it may be broken and is to be used for testing only.
v1.25: Merge pull request #30 from redhat-performance/meta-updates
Pyperf meta updates
v1.24
What's Changed
This allows adds an option --pyperf_version to specify the pyperformance version posted to PyPi
New default pyperformance version: 1.11.0
Full Changelog: v1.23...v1.24