commit | 6eb8a557b9cbdd4a4533a7da80f75e67baf81d6e | [log] [tgz] |
---|---|---|
author | Stephen Martinis <martiniss@chromium.org> | Tue Mar 02 00:23:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 02 00:23:08 2021 |
tree | 67d28bd427b56f4dce04de2f6aabe7d05ab67ad8 | |
parent | 382c2e928c39c073166f347ba855edac4fa4e169 [diff] |
Increase sharding on "WebKit Linux layout_ng_disabled Builder" The trybot is timing out sometimes in builds. This should fix those issues. The trybot roughly looks like it has a max of 100 builds a day. Each task has 1 minute of overhead, so this will generate 8 * 1 * 100 = 800 additional minutes of overhead per day, which should be pretty minor in the grand scheme of things. R=gatong, gbeaty Bug: 1182334 Change-Id: If410211e226522553a10754111ecdc0f0ad76073 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2720661 Reviewed-by: Garrett Beaty <gbeaty@chromium.org> Reviewed-by: Gary Tong <gatong@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#858794}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.