Skip to content

Release 0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@brandonpaiz brandonpaiz released this 04 Nov 23:40
e69a88e

Recent notable changes:

  • Use the message attribute to store error message in xml reports. by @paulosjca in #219
  • Add runner flag to delete successful load tests immediately. by @paulosjca in #225
  • Store pod logs by @brandonpaiz in #227
  • Assorted improvements to configs and docker images. by @jtattermusch in #228
    • Use optimized build where applicable (it was missing in some places)
    • Update Java Docker images to Java 11
    • Improve cxx pre-build image
  • Use nproc to get accurate processor count for JVM loadtests by @brandonpaiz in #231

Known issues include:

  • Python OSS benchmarking client fails to yield initial status to driver (applies only to python_asyncio).
  • Node.js OSS benchmarking driver shows no action after receiving final status from client.
  • PHP7 worker build sometimes gets stuck forever (in a completely unexpected place in docker build)