Fix group dependency for lma_infra_alerting smoke bvt

Change-Id: I2bf9a50b3e5ab2f2a1f503e551f3121e26bf803a
This commit is contained in:
Swann Croiset 2016-06-16 11:00:20 +02:00
parent 004cb28bcb
commit edd6172165

View File

@ -45,7 +45,7 @@ class TestLMAInfraAlertingPlugin(api.InfraAlertingPluginApi):
self.activate_plugin()
@test(depends_on=["prepare_slaves_3"],
@test(depends_on_groups=["prepare_slaves_3"],
groups=["deploy_lma_infrastructure_alerting", "deploy",
"lma_infrastructure_alerting", "smoke"])
@log_snapshot_after_test