Commit d240ba2
siso: Disable remote timeout on linux-official bots
Remote linking for official builds takes much longer than usual.
e.g. 30 minutes for components_unittests
"no-remote-timeout" config allows disables remote timeout easily
for the specific builders.
The build speed improves further:
With remote linking, without remote timeout:
52 minutes at compile step
https://ci.chromium.org/ui/p/chromium/builders/try/linux-official/1543/overview
Only with remote linking:
74 minutes at compile step.
https://ci.chromium.org/ui/p/chromium/builders/try/linux-official/1534/overview
Cq-Include-Trybots: luci.chromium.try:linux-official
Bug: 427503493
Change-Id: I4b7bbcc706683ecae2ae756befaf80cf3df00275
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6678433
Auto-Submit: Junji Watanabe <jwata@google.com>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Junji Watanabe <jwata@google.com>
Reviewed-by: Fumitoshi Ukai <ukai@google.com>
Cr-Commit-Position: refs/heads/main@{#1480346}
NOKEYCHECK=True
GitOrigin-RevId: f9ca08523db1ea599ecb4b2ce9ac32d7907cf8921 parent 0856b56 commit d240ba2
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| 91 | + | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
| |||
0 commit comments