Douglas Viroel 9f77ca3211 Move make_host_statistic to the correct strategy
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
2025-03-08 16:24:15 -03:00
2017-08-04 16:46:20 +03:00
2019-04-19 19:40:39 +00:00
2017-08-04 16:46:20 +03:00
2017-08-04 16:46:20 +03:00
2019-06-05 09:55:20 +08:00
2017-08-04 16:46:20 +03:00
2025-02-03 15:15:36 +00:00
2020-04-05 14:56:26 +08:00
2023-08-13 05:46:49 +00:00
2025-02-12 14:52:24 +00:00

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:

Description
Tempest plugin for the watcher project.
Readme 1.7 MiB
Languages
Python 100%