From e0937d94430dee9ed3274e0f862610fd22b7741c Mon Sep 17 00:00:00 2001 From: "Bobby R. Bruce" Date: Tue, 17 Mar 2020 10:08:28 -0700 Subject: [PATCH] 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 --- tests/jenkins/presubmit.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2