skia2/infra/bots/recipes
mtklein 2b3c2a3ff9 GN: add sanitize arg
Attempt to take over all *SAN builds.

MSAN has a lot of coordination required between gn/BUILD.gn and gn_flavor.py.
I'd like to follow up to move more of this into gn/BUILD.gn, to make it easier
to use locally.

The compile steps should be much faster now.  We no longer build CMake
and Clang for every run, instead using the clang_linux CIPD package.  This
removes the need for all the third_party/externals/llvm/... dependencies.

Similarly, since we're using the clang_linux package, we no longer depend
on Chrome's Clang, and thus no longer need to sync chromium on these bots.

Instead of packaging up MSAN libraries and llvm-symbolizer in the compile
output, I have the test / perf bots also depend on the clang_linux package.
These do not vary from build to build.

No more need for the xsan.blacklist -include hack: Clang, GN, and Ninja
all track changes to xsan.blacklist without our help.

This has the incidental effect of upgrading the compiler used by *SAN
bots from Clang 3.8 to Clang 3.9.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2289343002

Review-Url: https://codereview.chromium.org/2289343002
2016-09-08 08:39:34 -07:00
..
swarm_compile.expected GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_ct_skps.expected Move ct_skps recipe from tools repo to Skia repo. 2016-08-09 13:46:48 -07:00
swarm_housekeeper.expected Add extracting GM comments to the housekeeper bot. 2016-08-12 08:50:29 -07:00
swarm_perf.expected GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_RecreateSKPs.expected [recipes] Remove build environment vars from default_env 2016-08-05 05:18:06 -07:00
swarm_test.expected GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_trigger.expected GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarmbucket_wrapper.expected Add swarmbucket_wrapper recipe 2016-07-28 10:50:54 -07:00
swarm_compile.py GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_ct_skps.py Move ct_skps recipe from tools repo to Skia repo. 2016-08-09 13:46:48 -07:00
swarm_housekeeper.py Add extracting GM comments to the housekeeper bot. 2016-08-12 08:50:29 -07:00
swarm_perf.py GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_RecreateSKPs.py Re-organize Skia recipes 2016-08-03 08:23:10 -07:00
swarm_test.py GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarm_trigger.py GN: add sanitize arg 2016-09-08 08:39:34 -07:00
swarmbucket_wrapper.py Add swarmbucket_wrapper recipe 2016-07-28 10:50:54 -07:00