Merge "Add missed import"
This commit is contained in:
@@ -42,6 +42,7 @@ class CloseSSHConnectionsPlugin(plugins.Plugin):
|
|||||||
|
|
||||||
def import_tests():
|
def import_tests():
|
||||||
from stacklight_tests.elasticsearch_kibana import test_smoke_bvt # noqa
|
from stacklight_tests.elasticsearch_kibana import test_smoke_bvt # noqa
|
||||||
|
from stacklight_tests.elasticsearch_kibana import test_system # noqa
|
||||||
from stacklight_tests.influxdb_grafana import test_destructive # noqa
|
from stacklight_tests.influxdb_grafana import test_destructive # noqa
|
||||||
from stacklight_tests.influxdb_grafana import test_smoke_bvt # noqa
|
from stacklight_tests.influxdb_grafana import test_smoke_bvt # noqa
|
||||||
from stacklight_tests.influxdb_grafana import test_system # noqa
|
from stacklight_tests.influxdb_grafana import test_system # noqa
|
||||||
|
Reference in New Issue
Block a user