Add and use a clang_linux asset.
authormtklein <mtklein@chromium.org>
Wed, 31 Aug 2016 19:35:21 +0000 (12:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 31 Aug 2016 19:35:21 +0000 (12:35 -0700)
commitda8f6546da87ff72db785cef268b176547541fed
tree9048d2996032017a0a4deb4b7b644995802cebac
parent29df76096fd30941086324902a82656df2d8becd
Add and use a clang_linux asset.

This gives us a consistent Clang toolchain on Linux bots,
most importantly for *SAN bots.  It's ~300MB unpacked.

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

Review-Url: https://codereview.chromium.org/2294353002
16 files changed:
infra/bots/assets/clang_linux/VERSION [new file with mode: 0644]
infra/bots/assets/clang_linux/common.py [new file with mode: 0755]
infra/bots/assets/clang_linux/create.py [new file with mode: 0755]
infra/bots/assets/clang_linux/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/clang_linux/download.py [new file with mode: 0755]
infra/bots/assets/clang_linux/upload.py [new file with mode: 0755]
infra/bots/recipe_modules/flavor/gn_flavor.py
infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Release-GN.json [new file with mode: 0644]
infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json
infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json
infra/bots/recipes/swarm_compile.py
infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
infra/bots/recipes/swarm_trigger.py