We contentedly announce the release of: rally 4.0.0: Generic Testing Framework & Tool that unifies all types of testing. The source is available from: https://opendev.org/openstack/rally Download the package from: https://pypi.org/project/rally For more details, please see below. Changes in rally 3.4.0..4.0.0 ----------------------------- 83dc377d7 Rename 3.5.0 release to 4.0.0 71387ff12 Update release notes for rally 3.5.0 9f93c8105 use draft-7 jsonschema validator 8206d1b1b Improve required_context validator to support platforms 00652f87a Fix pep8 job to pass with latest hacking lib 2d7f51d2d [docker] use python3.11-slim as base image 46afd01f5 Fix the issue when memoryview obj gets to subunit parser 0334380d3 Drop support for py36 and py37 Diffstat (except docs and test files) ------------------------------------- .zuul.d/python-jobs.yaml | 32 ++++------- .zuul.d/zuul.yaml | 6 +-- CHANGELOG.rst | 42 +++++++++++++++ DOCKER_README.md | 8 +-- Dockerfile | 4 +- rally/common/io/subunit_v2.py | 80 +++++++++++++--------------- rally/common/utils.py | 2 +- rally/plugins/common/validators.py | 56 ++++++++++++++----- rally/task/processing/charts.py | 2 +- rally/task/service.py | 2 +- rally/task/sla.py | 2 +- setup.cfg | 3 +- tox.ini | 10 +--- 17 files changed, 189 insertions(+), 130 deletions(-)
participants (1)
-
no-reply@openstack.org