v0.69.10 (agent-only)
Pre-release
Pre-release
This is an agent-only release, changing pbench-trafficgen
to use the bench-trafficgen
repo.
Beyond the pbench-trafficgen
work, we also have fixes for pbench-specjbb
recorded metadata, improved error handling for pbench-move/copy-results
, and documentation for the pbench-clear-tools -r
option.
This release also includes server-side commits which will not be released in an RPM.
What's Changed (Agent)
- Remove errant
envars
tox setting by @portante in #2419 - Improve error handling for
ssh
failures frompbench-move/copy-results
by @portante in #2432 - Avoid hardcoded tools location on bench-scripts by @portante in #2519
- Backport PR #2522 specjbb mdlog fix by @portante in #2523
- Added missing
-r
option inpbench-clear-tools
by @riya-17 in #2586 - Add option to allow chroot specs for COPR builds (b0.69) by @ndokos in #2621
- Move to
perftool-incubator/bench-trafficgen
by @portante in #2722
What's Changed (Server)
Server side commits which will not show up in an RPM.
- Add a re-unpack cronjob that avoids indexing by @portante in #2350
- Generate raw statistics from archived tar balls by @portante in #2279
- Add reporting for the last 2 weeks by @portante in #2431
- Pbench put shim server by @riya-17 in #2414
- remove 'test_' prefix from the fixture in conftest by @riya-17 in #2455
- Emit full exception on backup directory failure by @portante in #2563
- Start using syslog identifier by @portante in #2569
- Sort all items in the tarball stats report by @webbnh in #2637
Full Changelog: v0.69.9...v0.69.10