v0.69.9 (agent-only)
This is an agent-only release, fixing a major performance bug in the post-processing of benchmark results, and delivering a fix to restore sos report collections.
In addition, the CI infrastructure that depended on the now-unavailable Travis CI, was moved to the Jenkins infrastructure that we now use for development. A few behavioral (and other) bugs have been fixed as well. There are some server fixes too, but we are not quite ready to make a new release of the server yet.
Changelog
Here is the list of commits since the v0.69.8 agent release:
- a12a9aa Fix stand-alone use of
pbench-make-result-tb
(#2404) - 2d9fb23 Tell RPM pbench-agent.cfg file is a
config
file (#2403) - 0aa01a9 Fio (et al.) postprocessing performance improvements
- 97d8021 Finialize the bit-rot detection script behaviors
- 28454b8 Quick-n-Dirty bit-rot detection for tar balls
- d49f2ab Use common config for unit test audit server runs
- 10e5e9c Remove mapping of /dev/log
- fa3d91e Exclude .venv from Black's attention
- cc35c09 Update the Jenkins container to F33 and add more packages Also, don't install the Black RPM -- it's the wrong version.
- bb0f1e2 Add Jenkins support to the b0.69 branch
- e5f2eaf Backport
detox
frommain
, and other usefultox.ini
updates - 3a93045 Clean up linting requirements for
b0.69
- 9bb68a0 pbench-agent.cfg is no longer a ghost (#2389)
- 5cae0ad Drop Fedora 32, add Fedora 34 to builds
- 65133ac Backport "Fixes for sos-report >= 4.0 versions" to 0.69 (#2373)
- 4eb8a7a Fix the util-scripts unittests
- d259c53 Rename pbench-agent.cfg.example file
- 8a8e8c0 Add a helpful success message for audits
- 948f58f Various fixes to get pbench-server running on RHEL 8