Commit 38dc7ad3 authored by recipe-roller's avatar recipe-roller Committed by Commit bot

Roll recipe dependencies (nontrivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).

Please review the expectation changes, and LGTM as normal. The recipe roller
will *NOT* CQ the change itself, so you must commit the change manually.

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug
(or complain)

build:
  https://crrev.com/b02b5193532977e75ea91ec9d011a6561f43e158 Chromium trybots on linux: kill git fetch after 20 minutes. (tandrii@chromium.org)

R=tandrii@chromium.org
BUG=635641

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2279593003
Cr-Commit-Position: refs/heads/master@{#414468}
parent d2ac872c
......@@ -5,7 +5,7 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "8009c7dfc942b4feddfc631d8764e508824b6756"
revision: "b02b5193532977e75ea91ec9d011a6561f43e158"
}
deps {
project_id: "depot_tools"
......
......@@ -49,6 +49,7 @@
],
"cwd": "[BUILDER_CACHE]/Linux_remote_run_Builder",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
......
......@@ -49,6 +49,7 @@
],
"cwd": "[BUILDER_CACHE]/Linux_remote_run_Tester",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
......
......@@ -54,6 +54,7 @@
],
"cwd": "[BUILDER_CACHE]/linux",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment