| commit | b2ffa27f4429a4d1e5a03cafc0e118c2b3b61d99 | [log] [tgz] |
|---|---|---|
| author | Bobby R. Bruce <bbruce@ucdavis.edu> | Wed Dec 22 14:39:55 2021 -0800 |
| committer | Bobby Bruce <bbruce@ucdavis.edu> | Mon Dec 27 05:58:04 2021 +0000 |
| tree | 28937567229f12d7f6c843ffa69a8c59de9d3687 | |
| parent | db921c890e2133ebc1dbc2f91848f06df0374e49 [diff] |
tests: Increase Kokoro test timeout to 7 hours Change-Id: I5a334124cc14d7db3a6227981ed46ae0cc80e558 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/54824 Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu> Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com>
diff --git a/tests/jenkins/presubmit.cfg b/tests/jenkins/presubmit.cfg index a356c76..ef25969 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: 360 # 6 hours +timeout_mins: 420 # 7 hours