Merge "Functional tests: set introspection_delay to 0"

This commit is contained in:
Jenkins
2017-03-01 18:05:43 +00:00
committed by Gerrit Code Review

View File

@@ -57,6 +57,7 @@ enable_setting_ipmi_credentials = True
[DEFAULT]
debug = True
auth_strategy = noauth
introspection_delay = 0
[database]
connection = sqlite:///%(db_file)s
[processing]