
This patch moves make_host_statistic methods out of the workload_balancing tests, since this strategy does not retrieve host metrics, only instances metrics. It adds make_host_statistic to vm_workload_consolidation tests, since this strategy retrieve this metric during its execution. In other strategies, make_host_statistic was moved after wait_for_instances_in_model, since the later can take some time to finish. This patch also change the increment factor of prometheus host metrics generation, which was 20% (idle) to 40% (idle), to avoid strategies excluding nodes from migration destination. Change-Id: I69d82f828be365f36b8bd0566fc62f4abdf6729b
watcher-tempest-plugin
This repository contains a Tempest test plugin to verify the functionality of the Watcher service.
See the following docs to learn more:
- Free software: Apache license
- Documentation: https://docs.openstack.org/watcher-tempest-plugin/latest/
- Release notes: https://docs.openstack.org/releasenotes/watcher-tempest-plugin/
- Source: https://opendev.org/openstack/watcher-tempest-plugin
- Bugs: https://bugs.launchpad.net/watcher plugin watcher-tempest-plugin
Description
Languages
Python
100%