aboutsummaryrefslogtreecommitdiffstats
path: root/prog/resources.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-11 22:36:28 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-12 08:22:14 +0200
commit0faffd0438df859fb66236085ac3992735900d26 (patch)
tree013c2a5da9a50d4de6f0d295136d7f0036daaca0 /prog/resources.go
parent1ad470c26510d8ad078a0c4cfbd26010491692be (diff)
syz-ci: set Timeout for bisections
Add Timeout config param for bisections. Specify timeout in syz-ci as 8h based on the following data. Out of 1049 cause bisections that we have now: - 891 finished under 6h (84.9%) - 957 finished under 8h (91.2%) - 980 finished under 10h (93.4%) - 989 finished under 12h (94.3%) - 1011 finished under 18h (96.3%) - 1025 finished under 24h (97.7%) There is also a significant increase in errors/inconclusive bisections after ~8h. Out of 4075 fix bisections: - 4015 finished under 6h (98.5%) - 4020 finished under 8h (98.7%) - 4026 finished under 10h (98.8%) - 4032 finished under 12h (98.9%) Significant increase in errors starts after ~12h. The current timeout also take into account that bisection jobs compete with patch testing jobs (it's bad delaying patch testing). When/if bisection jobs don't compete with patch testing, it makes sense to increase this to 12-24h. Fixes #1923
Diffstat (limited to 'prog/resources.go')
0 files changed, 0 insertions, 0 deletions