[release-announce] zaqar_tempest_plugin 1.6.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 9 09:30:57 UTC 2023
We are delighted to announce the release of:
zaqar_tempest_plugin 1.6.0: Tempest plugin zaqar_tempest_plugin
This release is part of the antelope release series.
The source is available from:
https://opendev.org/openstack/zaqar_tempest_plugin
Download the package from:
https://tarballs.openstack.org/zaqar-tempest-plugin/
For more details, please see below.
Changes in zaqar_tempest_plugin 1.3.0..1.6.0
--------------------------------------------
3813c99 Migrate from testr to stestr
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +-
.stestr.conf | 3 +++
.testr.conf | 7 -------
test-requirements.txt | 2 +-
tox.ini | 18 ++++++++++++++----
5 files changed, 19 insertions(+), 13 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 93fc72c..d14547f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ oslotest>=1.10.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
More information about the Release-announce
mailing list