Skip to content

Release 6.2.1

Compare
Choose a tag to compare
@mariakami mariakami released this 17 May 13:27
· 1349 commits to master since this release
a306099

Version 6.2.1

Added

  • Check for .jtl file length.
  • Better error handling.

Fixed

  • Jira index-sync.sh to handle different Jira versions.
  • Jira index-related documentation updates.

Changed

  • Downgrade bzt version to 1.16.3 due to a bug in 1.16.4 which incorrectly reports action status on failures.

Upgrade instructions

  • git pull from master branch
  • activate virtual env for the toolkit (see README.md for details)
  • pip install -r requirements.txt