Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@ometelytsia ometelytsia released this 19 Aug 14:22
· 2139 commits to master since this release
9865757

Version 3.1.0

Added

  • Bump supported versions:
    • Jira LTS from 7.13.6 to 7.13.15
    • Jira LTS from 8.5.0 to 8.5.6
    • Confluence LTS from 6.13.8 to 6.13.13
    • Confluence Platform from 7.0.4 to 7.0.5
    • Confluence LTS 7.4.x is not supported yet (work in progress, support will be added in upcoming releases)
    • Bitbucket LTS from 6.10.0 to 6.10.5
    • Bitbucket Platform from 7.0.0 to 7.0.5
  • Instructions on how to stop cluster nodes into User Guides.
  • Check if the user stated in the .yml configuration files has sufficient permissions for the run.
  • Ability run tests with both RTE enabled and RTE disabled for Jira.

Fixed

  • Bug in verify response logic for correct error handling.
  • Get Jira nodes count logic to filter only active nodes.
    Confluence index-snapshot.sh script to handle multi snapshot case.

Changed

  • Recommended AWS Quickstart CloudFormantion templates parameters to reduce AWS costs.
  • Prepare dataset by the performance users, but not by the admin user to reduce data permission issues.
  • Read WEBDRIVER_VISIBLE from .yml configuration file instead of the corresponding environment variable.
  • Bump ChromeDriver version up to 84.0.4147.30 to support Chrome browser version 84.
  • Bump downstream libraries' versions.

Upgrade instructions

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