diff options
Diffstat (limited to 'infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json')
-rw-r--r-- | infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json index 3013e30b1a..e202a38b36 100644 --- a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json +++ b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.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" }, { |