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
commit e6d97cdf5c
1 changed files with 1 additions and 0 deletions

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]