telemetry_tempest_plugin 2.2.0 (dalmatian)
We high-spiritedly announce the release of: telemetry_tempest_plugin 2.2.0: Tempest plugin for Telemetry Projects This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/telemetry_tempest_plugin Download the package from: https://tarballs.openstack.org/telemetry-tempest-plugin/ For more details, please see below. Changes in telemetry_tempest_plugin zed-last..2.2.0 --------------------------------------------------- 68adef7 Drop devstack-gate 92b0c19 Parametrize prometheus rate duration cb3f983 Fix compatibility with gabbi >= 2.7.0 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 +---- requirements.txt | 6 +----- telemetry_tempest_plugin/config.py | 6 +++++- .../telemetry_integration_prometheus_gabbits/create_stack.json | 4 ++-- .../scenario/test_telemetry_integration_prometheus.py | 4 ++++ telemetry_tempest_plugin/scenario/utils.py | 2 +- 6 files changed, 14 insertions(+), 13 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 4e6bb28..17f694d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - @@ -9 +5 @@ tempest>=17.1.0 # Apache-2.0 -gabbi>=1.30.0 # Apache-2.0 +gabbi>=2.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org