Add missed import
Change-Id: I51bb7bb1297e8ebaacb1f1c4e834848916323bd6
This commit is contained in:
		@@ -42,6 +42,7 @@ class CloseSSHConnectionsPlugin(plugins.Plugin):
 | 
			
		||||
 | 
			
		||||
def import_tests():
 | 
			
		||||
    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_smoke_bvt  # noqa
 | 
			
		||||
    from stacklight_tests.influxdb_grafana import test_system  # noqa
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user