From 580046bc1a09f362f7677824244ece697472fd66 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 20 Oct 2016 08:51:17 -0400 Subject: Slim down builder CIPD packages. The Android builders don't need the clang_linux asset. I don't think anything needs the android_sdk asset. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3740 Change-Id: I3e61ba23ed661a998f9dc0eb4c46cc8eb1cf3226 Reviewed-on: https://skia-review.googlesource.com/3740 Reviewed-by: Eric Boren Commit-Queue: Mike Klein --- ...oid-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json') diff --git a/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json b/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json index 03d9e97492..aa31e8c58c 100644 --- a/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json +++ b/infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json @@ -257,16 +257,6 @@ ], "name": "gsutil help" }, - { - "cmd": [ - "python", - "-u", - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", - "[SLAVE_BUILD]/skia/infra/bots/assets/android_sdk/VERSION", - "/path/to/tmp/" - ], - "name": "read android_sdk VERSION" - }, { "cmd": [ "python", @@ -387,8 +377,6 @@ "stepname:compile_skia on Ubuntu", "--idempotent", "--cipd-package", - "android_sdk:skia/bots/android_sdk:version:0", - "--cipd-package", "android_ndk_linux:skia/bots/android_ndk_linux:version:0", "[dummy hash for compile_skia]", "--", -- cgit v1.2.3