1
0
forked from pool/build-compare

touch host watchdog later

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=260
This commit is contained in:
2020-01-08 18:55:35 +00:00
committed by Git OBS Bridge
parent 655c4bb07a
commit 58d2baf789
2 changed files with 2 additions and 4 deletions

View File

@@ -6,9 +6,7 @@
# Written by Michael Matz and Stephan Coolo
# Enhanced by Andreas Jaeger
declare -i watchdog_host_timeout_seconds='3600'
# a value close to 100 avoids the host watchdog
# producing output every 20 minutes avoids 'IncompleteRead(0 bytes read)' from 'osc rbl'
declare -i watchdog_touch_percent_prior_timeout='33'
declare -i watchdog_touch_percent_prior_timeout='96'
declare -i watchdog_next_touch_seconds=0
function watchdog_reset