watcher-tempest-plugin 3.6.0 (gazpacho)
We contentedly announce the release of: watcher-tempest-plugin 3.6.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/watcher-tempest-plugin Download the package from: https://tarballs.openstack.org/watcher-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/watcher/+bugs For more details, please see below. Changes in watcher-tempest-plugin 3.5.0..3.6.0 ---------------------------------------------- 1f9d027 Skip Storage Capacity test until it's fixed 07f4552 Add tests for extended compute datamodel a540cb3 Remove server_state check from data_model test c32012d Fail if action plan cannot be execute 10dc953 Remove resource_setup skip checks 47ddf23 Refactor execute_strategy method into smaller helpers 7fdca91 Organize strategy tests and remove duplicated tests a1df4d0 Add basic datamodel list tests 28716df Add a scenario test with continuous audit 4e697c3 Add test for volume retype with zone migration Diffstat (except docs and test files) ------------------------------------- watcher_tempest_plugin/config.py | 17 ++ .../scenario/test_execute_host_maintenance.py | 53 +++-- .../test_execute_node_resource_consolidation.py | 102 +++++++++ .../test_execute_vm_workload_consolidation.py | 106 ++------- .../scenario/test_execute_workload_balance.py | 52 +++-- .../scenario/test_execute_workload_balancing.py | 124 ----------- .../test_execute_workload_stabilization.py | 121 +++++++++++ watcher_tempest_plugin/utils.py | 25 +++ 19 files changed, 1100 insertions(+), 795 deletions(-)
participants (1)
-
no-reply@openstack.org