Releases: Stratoscale/docker-test-tools
Releases · Stratoscale/docker-test-tools
1.0.13
Fix containers stats file name
1.0.12
Improved stats collection
1.0.11
- Fixed wait for services method
- Fixed compatibility issues
- Fixed Makefile
1.0.8
- Separated the containers log collection to a new module
- Added a new containers stats collection module
- Improved the health checks performance
1.0.7
Fix encoding issues (py3)
1.0.6
- Log file now open with the proper encoding (py3 compatibility)
- Docker-compose now run the containers in verbose mode
- Added 'container_status' function
- The 'wait for services' in setup stage is now optional
1.0.5
Add log messages to containers logs on test start,end
1.0.4
- Add python 3 support
- Extend default timeout for services health checks
1.0.3
Extend default timeout for services health checks