Removed telemetry tag from tempest tests
Since telemetry was removed from tempest, this changeset removes the telemetry tags from the watcher integration tests Change-Id: I6229ee23740c3d92a66fc04c8de8b0ed25911022
This commit is contained in:
@@ -96,7 +96,7 @@ class TestExecuteBasicStrategy(base.BaseInfraOptimScenarioTest):
|
|||||||
wait_until='ACTIVE',
|
wait_until='ACTIVE',
|
||||||
clients=self.mgr)
|
clients=self.mgr)
|
||||||
|
|
||||||
@test.services('compute', 'network', 'telemetry', 'image')
|
@test.services('compute', 'network', 'image')
|
||||||
def test_execute_basic_action_plan(self):
|
def test_execute_basic_action_plan(self):
|
||||||
"""Execute an action plan based on the BASIC strategy
|
"""Execute an action plan based on the BASIC strategy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user