Merge "Add sighup_timeout to heat_integrationtests.conf.sample"

This commit is contained in:
Jenkins 2015-07-27 01:41:28 +00:00 committed by Gerrit Code Review
commit 6c01294c18

View File

@ -92,3 +92,7 @@
# Timeout in seconds to wait for connectivity to server. (integer value)
#connectivity_timeout = 120
# Timeout in seconds to wait for adding or removing childprocess after
# receiving of sighup signal (integer value)
#sighup_timeout = 30