Fix group dependency for lma_infra_alerting smoke bvt
Change-Id: I2bf9a50b3e5ab2f2a1f503e551f3121e26bf803a
This commit is contained in:
parent
004cb28bcb
commit
edd6172165
@ -45,7 +45,7 @@ class TestLMAInfraAlertingPlugin(api.InfraAlertingPluginApi):
|
|||||||
|
|
||||||
self.activate_plugin()
|
self.activate_plugin()
|
||||||
|
|
||||||
@test(depends_on=["prepare_slaves_3"],
|
@test(depends_on_groups=["prepare_slaves_3"],
|
||||||
groups=["deploy_lma_infrastructure_alerting", "deploy",
|
groups=["deploy_lma_infrastructure_alerting", "deploy",
|
||||||
"lma_infrastructure_alerting", "smoke"])
|
"lma_infrastructure_alerting", "smoke"])
|
||||||
@log_snapshot_after_test
|
@log_snapshot_after_test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user