skia2/infra
borenet 423ba24cac Swarming: Ensure depot_tools is in PATH when compiling
Turns out we were "lucky" for our Linux bots which already have depot_tools in PATH. The Mac bot does have depot_tools, but it's not in PATH.  Add it in the script to ensure we can always get to it.

NOTRY=true
BUG=skia:4763
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1823653002

Review URL: https://codereview.chromium.org/1823653002
2016-03-21 09:02:51 -07:00
..
bots Swarming: Ensure depot_tools is in PATH when compiling 2016-03-21 09:02:51 -07:00
branch-config Add CMake builder to CQ 2016-03-16 07:07:25 -07:00
project-config Build buckets: tryjob access 2015-07-30 10:32:27 -07:00
OWNERS Added CQ config to skia repo 2015-06-08 05:12:56 -07:00
README.md Added CQ config to skia repo 2015-06-08 05:12:56 -07:00

This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).