Fix the name of the class for testing LMA Collector plugin
Change-Id: I81734b25d73c438ab997d5bc0bd46cee86f08716
This commit is contained in:
parent
1294ed0181
commit
6f27553bff
@ -20,7 +20,7 @@ from stacklight_tests.lma_collector import api
|
||||
|
||||
|
||||
@test(groups=["plugins"])
|
||||
class TestInfluxdbPlugin(api.LMACollectorPluginApi):
|
||||
class TestLMACollectorPlugin(api.LMACollectorPluginApi):
|
||||
"""Class for smoke testing the LMA Collector plugin."""
|
||||
|
||||
@test(depends_on=[base_test_case.SetupEnvironment.prepare_slaves_3],
|
||||
|
Loading…
x
Reference in New Issue
Block a user