[release-announce] ironic-tempest-plugin 2.2.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 8 13:35:58 UTC 2021


We are delighted to announce the release of:

ironic-tempest-plugin 2.2.0: Tempest plugin for ironic and ironic-
inspector

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/ironic-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/ironic-tempest-plugin/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/ironic

For more details, please see below.

Changes in ironic-tempest-plugin 2.1.0..2.2.0
---------------------------------------------

e056d5f Fix byte check in tempest plugin
131ffef Run redfish victoria job on focal
b7f0ea0 Tear down raid sets
912a0e5 Set safe version of hacking
03f6bbf Move stable jobs one version higher
3fbd0a9 Wait for power off before allocation tests


Diffstat (except docs and test files)
-------------------------------------

.../scenario/ironic_standalone/test_cleaning.py    | 14 ++----
test-requirements.txt                              |  4 +-
zuul.d/project.yaml                                | 30 +++++------
zuul.d/stable-jobs.yaml                            | 58 +++++++++-------------
8 files changed, 79 insertions(+), 69 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 138ad35..d5ab6d0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=3.0.1,<3.1.0 # Apache-2.0
+hacking>=3.1.0,<4.0.0 # Apache-2.0
@@ -9,0 +10,2 @@ flake8-import-order>=0.17.1 # LGPLv3
+pycodestyle>=2.0.0,<2.7.0 # MIT
+






More information about the Release-announce mailing list