aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json
diff options
context:
space:
mode:
authorGravatar borenet <borenet@chromium.org>2016-08-02 06:50:49 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-02 06:50:50 -0700
commited696276fd5b7cd995e7e75d6c579f16d28bd36a (patch)
treee69dfe9ce2ae4d5cd1d6947018ce34476755f6f2 /infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json
parent320a40d7733979703bdf675c31108255e011e34e (diff)
More fixes for SwarmBucket
Diffstat (limited to 'infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json')
-rw-r--r--infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json b/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json
index 36c312dc46..9a8507fe14 100644
--- a/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json
+++ b/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.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"
},
{