-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhos-18.0 FR 2 (Mar 2025)
-
None
-
3
-
False
-
-
False
-
?
-
python-watcher-tests-tempest-3.1.0-18.0.20250530124824.92ca984.el9ost
-
rhos-workloads-evolution
-
None
-
-
-
Workload Evolution Sprint 3, Workload Evolution Sprint 4
-
2
-
Moderate
Currently, test_execute_workload_stabilization_strategy is creating an action plan as the metrics created in gnocchi and prometheus for the host have similar values.{}
To Reproduce Steps to reproduce the behavior:
- Run tempest with watcher_tempest_plugin installed and watcher running
- Check resulting ActionPlan for the test_execute_workload_stabilization_strategy test
- The Action Plan is empty, but the test passes
Expected behavior
- The tempest test should create an action plan with one or more migrate actions.
Bug impact
- Lack of testing coverage for the the workload_stabilization strategy.
- Note that we have some coverage for that strategy in the real-data tests, which reduces the impact.