diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-28 11:38:09 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-28 14:22:55 +0100 |
| commit | 8259d56c46408d79f7a64443f7c25dcafb1cdc45 (patch) | |
| tree | a7eaebd0cb206e4692e5e0aa9943100001116a27 /dashboard/config/linux/bits/debug.yml | |
| parent | cbd0445ec3b0b184db66966d8a47e6b37d13692e (diff) | |
dashboard/config/linux: tune non-x86 timeouts
Qemu emulation makes execution slower so we need to scale all
hang/stall timeouts as well. Scale them by 3 to account for
sys/targets.Timeouts.Scale which is set to 3.
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index 5899ba2d1..34b208359 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -30,7 +30,6 @@ config: - SOFTLOCKUP_DETECTOR: [-s390] - DETECT_HUNG_TASK - WQ_WATCHDOG - - DEFAULT_HUNG_TASK_TIMEOUT: 140 - BOOTPARAM_HUNG_TASK_PANIC - BOOTPARAM_SOFTLOCKUP_PANIC: [-s390] - DEBUG_DEVRES |
