Version 4.1.0
Added
- Bump supported versions:
- Jira LTS from 8.5.11 to 8.5.12
- Jira LTS from 8.13.3 to 8.13.4
- Jira Service Management LTS from 4.5.10 to 4.5.12
- Jira Service Management LTS from 4.13.2 to 4.13.4
- Confluence LTS from 7.4.6 to 7.4.8
- Bitbucket LTS from 6.10.7 to 6.10.9
- Bitbucket LTS from 7.6.2 to 7.6.4
- Automatically zipping result directories after running chart generator script.
- Possibility to run app_specific_action as specific_user for Locust and Selenium.
- Catalina options for Confluence provisioning to increase Indexing performance.
- Auto-disable of Bitbucket pull request auto-decline feature.
- App-specific labeling on the resulting chart.
Fixed
- Custom dataset support for Jira Service Management.
- Documentation for toolkit local environment setup.
- Unicode support to the Locust scripts.
- Selenium login and logout actions logic for all supported products.
- Error handling for analytics scripts.
- Selenium actions stability.
Changed
- Bump bzt version up to 1.15.2.
- Bump locust version to 1.4.3.
- Bump chromedriver version up to 89.0.4389.23 to support Chrome browser version 89.
- Bump downstream libraries' versions.
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt