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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2951633002: chromium.fyi: Increase timeout for linux_layout_tests_layout_ng (Closed)
Patch Set: Created 3 years, 6 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index e8280055fb24badbeec6cb317fac085d37292c53..62e4c06bd2c7edbe5e9fde912b581268a57bcec9 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -12018,8 +12018,8 @@
"os": "Ubuntu-14.04"
}
],
- "hard_timeout": 900,
- "shards": 6
+ "hard_timeout": 6000,
+ "shards": 15
}
}
]
@@ -12055,8 +12055,8 @@
"os": "Ubuntu-14.04"
}
],
- "hard_timeout": 900,
- "shards": 6
+ "hard_timeout": 6000,
+ "shards": 15
}
}
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698