diff options
author | Ben Wagner <benjaminwagner@google.com> | 2017-05-15 11:50:34 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-15 17:18:57 +0000 |
commit | bcce7ff0d7f78c2c081e9b9fe43dcb03e59cf1ab (patch) | |
tree | 0d370bb943c13d9bd669e580789dd54233138f0f | |
parent | c33aa9090cd62bd1ea8dd89f9f7c9954e067a1f7 (diff) |
Remove old iPadMini4 jobs.
These were replaced with RPi-based jobs in
https://skia-review.googlesource.com/c/11521/. The old jobs no longer
have any bots to run them, which is causing a lot of warnings in the
task scheduler logs.
No-Try: true
Change-Id: Iae7b8371cd80fd7ee3fbe368d5dccb0a94913f14
Reviewed-on: https://skia-review.googlesource.com/16876
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Stephan Altmueller <stephana@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
-rw-r--r-- | infra/bots/jobs.json | 4 | ||||
-rw-r--r-- | infra/bots/tasks.json | 237 |
2 files changed, 0 insertions, 241 deletions
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json index b3c85e051c..5bf6e5207b 100644 --- a/infra/bots/jobs.json +++ b/infra/bots/jobs.json @@ -215,8 +215,6 @@ "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug", "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", "Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug", - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-RaspberryPi", "Perf-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-RaspberryPi", "Perf-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-RaspberryPi", @@ -372,8 +370,6 @@ "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Debug-GDI", "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release", "Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI", - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug", - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Debug-RaspberryPi", "Test-iOS-Clang-iPhone6-GPU-GX6450-arm64-Release-RaspberryPi", "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-RaspberryPi", diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json index 33a8d7ffcf..6f3dd5fc59 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json @@ -1298,18 +1298,6 @@ "Upload-Perf-Win8-MSVC-Golo-CPU-AVX-x86_64-Release" ] }, - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug": { - "priority": 0.8, - "tasks": [ - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug" - ] - }, - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "priority": 0.8, - "tasks": [ - "Upload-Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release" - ] - }, "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi": { "priority": 0.8, "tasks": [ @@ -2241,18 +2229,6 @@ "Upload-Test-Win8-MSVC-Golo-CPU-AVX-x86_64-Release-GDI" ] }, - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug": { - "priority": 0.8, - "tasks": [ - "Upload-Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug" - ] - }, - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "priority": 0.8, - "tasks": [ - "Upload-Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release" - ] - }, "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi": { "priority": 0.8, "tasks": [ @@ -10303,72 +10279,6 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug": { - "dependencies": [ - "Build-Mac-Clang-arm64-Debug-iOS", - "Housekeeper-PerCommit-BundleRecipes", - "Housekeeper-PerCommit-IsolateSKP", - "Housekeeper-PerCommit-IsolateSVG", - "Housekeeper-PerCommit-IsolateSkImage" - ], - "dimensions": [ - "device:iPad5,1", - "os:iOS-9.3.1", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_unix.isolate", - "max_attempts": 1, - "priority": 0.8 - }, - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "dependencies": [ - "Build-Mac-Clang-arm64-Release-iOS", - "Housekeeper-PerCommit-BundleRecipes", - "Housekeeper-PerCommit-IsolateSKP", - "Housekeeper-PerCommit-IsolateSVG", - "Housekeeper-PerCommit-IsolateSkImage" - ], - "dimensions": [ - "device:iPad5,1", - "os:iOS-9.3.1", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_unix.isolate", - "max_attempts": 1, - "priority": 0.8 - }, "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi": { "dependencies": [ "Build-Mac-Clang-arm64-Debug-iOS", @@ -17005,72 +16915,6 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug": { - "dependencies": [ - "Build-Mac-Clang-arm64-Debug-iOS", - "Housekeeper-PerCommit-BundleRecipes", - "Housekeeper-PerCommit-IsolateSKP", - "Housekeeper-PerCommit-IsolateSVG", - "Housekeeper-PerCommit-IsolateSkImage" - ], - "dimensions": [ - "device:iPad5,1", - "os:iOS-9.3.1", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "test", - "repository=<(REPO)", - "buildername=Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "test_skia_bundled_unix.isolate", - "max_attempts": 1, - "priority": 0.8 - }, - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "dependencies": [ - "Build-Mac-Clang-arm64-Release-iOS", - "Housekeeper-PerCommit-BundleRecipes", - "Housekeeper-PerCommit-IsolateSKP", - "Housekeeper-PerCommit-IsolateSVG", - "Housekeeper-PerCommit-IsolateSkImage" - ], - "dimensions": [ - "device:iPad5,1", - "os:iOS-9.3.1", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "test", - "repository=<(REPO)", - "buildername=Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "test_skia_bundled_unix.isolate", - "max_attempts": 1, - "priority": 0.8 - }, "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi": { "dependencies": [ "Build-Mac-Clang-arm64-Debug-iOS", @@ -18922,33 +18766,6 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "dependencies": [ - "Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release" - ], - "dimensions": [ - "cpu:x86-64-avx2", - "gpu:none", - "os:Ubuntu-14.04", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "upload_nano_results", - "repository=<(REPO)", - "buildername=Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)", - "gs_bucket=skia-perf" - ], - "isolate": "upload_nano_results.isolate", - "priority": 0.8 - }, "Upload-Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-RaspberryPi": { "dependencies": [ "Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release-RaspberryPi" @@ -22648,60 +22465,6 @@ "isolate": "upload_dm_results.isolate", "priority": 0.8 }, - "Upload-Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug": { - "dependencies": [ - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug" - ], - "dimensions": [ - "cpu:x86-64-avx2", - "gpu:none", - "os:Ubuntu-14.04", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "upload_dm_results", - "repository=<(REPO)", - "buildername=Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)", - "gs_bucket=skia-infra-gm" - ], - "isolate": "upload_dm_results.isolate", - "priority": 0.8 - }, - "Upload-Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release": { - "dependencies": [ - "Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release" - ], - "dimensions": [ - "cpu:x86-64-avx2", - "gpu:none", - "os:Ubuntu-14.04", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "upload_dm_results", - "repository=<(REPO)", - "buildername=Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)", - "gs_bucket=skia-infra-gm" - ], - "isolate": "upload_dm_results.isolate", - "priority": 0.8 - }, "Upload-Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi": { "dependencies": [ "Test-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-RaspberryPi" |