diff --git a/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py b/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py index 57b10db9d..08cc728dd 100644 --- a/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py +++ b/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py @@ -96,7 +96,7 @@ class TestExecuteBasicStrategy(base.BaseInfraOptimScenarioTest): wait_until='ACTIVE', clients=self.mgr) - @test.services('compute', 'network', 'telemetry', 'image') + @test.services('compute', 'network', 'image') def test_execute_basic_action_plan(self): """Execute an action plan based on the BASIC strategy