Index: infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json |
diff --git a/infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json |
index 026aa5a40a632ae26ac3059619851e7647b54931..ce1ef4d4414f0b7b212e4b73253f5c7cdfdcb234 100644 |
--- a/infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json |
+++ b/infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json |
@@ -175,6 +175,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/linux64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go linux" |
}, |
{ |
@@ -188,6 +191,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/mac64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go mac" |
}, |
{ |
@@ -201,6 +207,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/win64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go win" |
}, |
{ |