From: Rahul Thakur Date: Mon, 9 Dec 2019 05:43:39 +0000 (-0800) Subject: tests: Increase jenkins test timeout to 4 hours. X-Git-Tag: v19.0.0.0~220 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e5f84b376fbb51fb3a4b48aa6d774caa89eb71f;p=gem5.git tests: Increase jenkins test timeout to 4 hours. Change-Id: I11d36a429254df01a46040325baff5b7d18e22b3 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23463 Reviewed-by: Bobby R. Bruce Reviewed-by: Giacomo Travaglini Maintainer: Bobby R. Bruce Tested-by: kokoro --- diff --git a/tests/jenkins/presubmit.cfg b/tests/jenkins/presubmit.cfg index 742a6fcff..6c9296e83 100644 --- a/tests/jenkins/presubmit.cfg +++ b/tests/jenkins/presubmit.cfg @@ -2,3 +2,5 @@ # Location of the continuous batch script in repository. build_file: "jenkins-gem5-prod/tests/jenkins/presubmit.sh" + +timeout_mins: 240