Version 7.4.1
Fixed
- getting node ip for instances without nodes (for example localhost)
Changed
- Bump Chromedriver to
114.0.5735.90
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt
- make sure correct tag of
data-center-terraform
repo is used
How to use the previous DCAPT version
- Checkout previous release in the dc-app-performance-toolkit repository:
git checkout release-7.3.0
- Use docker container of the previous release:
atlassian/dcapt:7.3.0