From: Bobby R. Bruce Date: Tue, 17 Mar 2020 17:08:28 +0000 (-0700) Subject: tests: Increased Kokoro's timeout to 5 hours X-Git-Tag: v20.0.0.0~316 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0937d94430dee9ed3274e0f862610fd22b7741c;p=gem5.git tests: Increased Kokoro's timeout to 5 hours Change-Id: Ice9fc5f17dfa06f61bc5583ecca15c54742bc254 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/26843 Reviewed-by: Jason Lowe-Power Maintainer: Jason Lowe-Power Tested-by: kokoro --- diff --git a/tests/jenkins/presubmit.cfg b/tests/jenkins/presubmit.cfg index 6c9296e83..76bdb0440 100644 --- a/tests/jenkins/presubmit.cfg +++ b/tests/jenkins/presubmit.cfg @@ -3,4 +3,4 @@ # Location of the continuous batch script in repository. build_file: "jenkins-gem5-prod/tests/jenkins/presubmit.sh" -timeout_mins: 240 +timeout_mins: 300 # 5 hours