Cherry-pick Skia infra fixes to m53 so that Windows and Android bots can run tests.
authorbenjaminwagner <benjaminwagner@google.com>
Tue, 19 Jul 2016 15:54:47 +0000 (08:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 Jul 2016 15:54:47 +0000 (08:54 -0700)
commitaf924e5c9cef4221d57967e520347f3a13f332d5
tree64b6daa72afe56f3c99e7767b7c84bb41a691a1b
parent042215e3d5336a52245945eb790ce41fa79138b7
Cherry-pick Skia infra fixes to m53 so that Windows and Android bots can run tests.

-----

Convert SK Images to new assets format

Depends on https://codereview.chromium.org/2162563002/

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

Review-Url: https://codereview.chromium.org/2155163002

-----

Add Android SDK asset

This will allow us to use CIPD to install the Android SDK on bots.

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

Review-Url: https://codereview.chromium.org/2086003002

-----

Convert Win toolchain to CIPD package

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

Review-Url: https://codereview.chromium.org/2111713003

-----

NOTREECHECKS=true
NOTRY=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2159213002
30 files changed:
SK_IMAGE_VERSION [deleted file]
infra/bots/android_sdk.isolate [deleted file]
infra/bots/android_sdk_hash [deleted file]
infra/bots/assets/android_sdk/VERSION [new file with mode: 0644]
infra/bots/assets/android_sdk/common.py [new file with mode: 0755]
infra/bots/assets/android_sdk/create.py [new file with mode: 0644]
infra/bots/assets/android_sdk/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/android_sdk/download.py [new file with mode: 0755]
infra/bots/assets/android_sdk/upload.py [new file with mode: 0755]
infra/bots/assets/skimage/VERSION [new file with mode: 0644]
infra/bots/assets/skimage/common.py [new file with mode: 0755]
infra/bots/assets/skimage/create.py [new file with mode: 0755]
infra/bots/assets/skimage/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/skimage/download.py [new file with mode: 0755]
infra/bots/assets/skimage/upload.py [new file with mode: 0755]
infra/bots/assets/win_toolchain/VERSION [new file with mode: 0644]
infra/bots/assets/win_toolchain/common.py [new file with mode: 0755]
infra/bots/assets/win_toolchain/create.py [new file with mode: 0755]
infra/bots/assets/win_toolchain/create_and_upload.py [new file with mode: 0755]
infra/bots/assets/win_toolchain/download.py [new file with mode: 0755]
infra/bots/assets/win_toolchain/upload.py [new file with mode: 0755]
infra/bots/common.py
infra/bots/download_images.py [deleted file]
infra/bots/images.isolate [deleted file]
infra/bots/isolate_android_sdk.py [deleted file]
infra/bots/isolate_win_toolchain.py [deleted file]
infra/bots/perf_skia.isolate
infra/bots/test_skia.isolate
infra/bots/win_toolchain.isolate [deleted file]
infra/bots/win_toolchain_hash.json [deleted file]