Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(810)

Unified Diff: masters/master.chromium.chrome/master.cfg

Issue 1489233002: Increase the timeout for Linux x64 official builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | masters/master.chromium.perf/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.chrome/master.cfg
diff --git a/masters/master.chromium.chrome/master.cfg b/masters/master.chromium.chrome/master.cfg
index 67e3089c7d0e2c7e73584aa30bc29db035df9622..716137348a8e4b73ce3843a5aa92f04ad6f2e3b9 100644
--- a/masters/master.chromium.chrome/master.cfg
+++ b/masters/master.chromium.chrome/master.cfg
@@ -94,7 +94,7 @@ b_google_chrome_rel_linux = {
b_google_chrome_rel_linux_64 = {
'name': 'Google Chrome Linux x64',
'builddir': 'google-chrome-rel-linux_64',
- 'factory': m_annotator.BaseFactory('chromium'),
+ 'factory': m_annotator.BaseFactory('chromium', timeout=3600),
'notify_on_missing': True,
}
« no previous file with comments | « no previous file | masters/master.chromium.perf/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698