Commit de5b56f
Revert "siso: Disable remote timeout on linux-official bots"
This reverts commit f9ca08523db1ea599ecb4b2ce9ac32d7907cf892.
Reason for revert: It seems to cause this build error. https://ci.chromium.org/ui/p/chromium/builders/ci/linux-official/12996/overview
Bug: 427503493
Original change's description:
> 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}
Bug: 427503493
Cq-Include-Trybots: luci.chromium.try:linux-official
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I5858c11569b14a623a0daa400dc139c1c8405e01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6689746
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Junji Watanabe <jwata@google.com>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1480447}
NOKEYCHECK=True
GitOrigin-RevId: 63bfacd0b4086ed478cef81f94e9604d731f6f541 parent d240ba2 commit de5b56f
2 files changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
| |||
88 | 80 | | |
89 | 81 | | |
90 | 82 | | |
91 | | - | |
92 | 83 | | |
93 | 84 | | |
94 | 85 | | |
| |||
0 commit comments