From b537879c7214efd87840c9a7267ab3b3facda873 Mon Sep 17 00:00:00 2001 From: Stephan Altmueller Date: Thu, 8 Mar 2018 12:28:07 -0500 Subject: Remove SKQP bots from master No-try: true Bug: skia: Change-Id: I89fbd3cca0a14682c4b9282ba2094afe92e2d3de Reviewed-on: https://skia-review.googlesource.com/113241 Reviewed-by: Eric Boren Commit-Queue: Stephan Altmueller --- infra/bots/jobs.json | 2 - infra/bots/tasks.json | 140 -------------------------------------------------- 2 files changed, 142 deletions(-) diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json index 55d65430a2..243e321a4f 100644 --- a/infra/bots/jobs.json +++ b/infra/bots/jobs.json @@ -15,7 +15,6 @@ "Build-Debian9-Clang-arm64-Release-Android_ASAN_Vulkan", "Build-Debian9-Clang-arm64-Release-Android_Vulkan", "Build-Debian9-Clang-gce_x86_phone-eng-Android_Framework", - "Build-Debian9-Clang-universal-devrel-Android_SKQP", "Build-Debian9-Clang-x64-Debug-Android", "Build-Debian9-Clang-x64-Release-Android", "Build-Debian9-Clang-x86-Debug", @@ -404,7 +403,6 @@ "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_CPU_LIMIT_SSE41", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-SK_FORCE_RASTER_PIPELINE_BLITTER", "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN", - "Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP", "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Debug-All", "Test-Debian9-Clang-GCE-CPU-AVX512-x86_64-Release-All", "Test-Debian9-GCC-GCE-CPU-AVX2-x86-Debug-All", diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json index ceb6a5eeaa..ce5c1d58bd 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json @@ -96,12 +96,6 @@ "Build-Debian9-Clang-gce_x86_phone-eng-Android_Framework" ] }, - "Build-Debian9-Clang-universal-devrel-Android_SKQP": { - "priority": 0.8, - "tasks": [ - "Build-Debian9-Clang-universal-devrel-Android_SKQP" - ] - }, "Build-Debian9-Clang-x64-Debug-Android": { "priority": 0.8, "tasks": [ @@ -2346,12 +2340,6 @@ "Upload-Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All" ] }, - "Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP": { - "priority": 0.8, - "tasks": [ - "Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP" - ] - }, "Test-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": { "priority": 0.8, "tasks": [ @@ -3747,34 +3735,6 @@ "isolate": "compile_skia.isolate", "priority": 0.8 }, - "Build-Debian9-Clang-universal-devrel-Android_SKQP": { - "dependencies": [ - "Housekeeper-PerCommit-IsolateAndroidNDKLinux", - "Housekeeper-PerCommit-IsolateAndroidSDKLinux", - "Housekeeper-PerCommit-IsolateGoLinux" - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.2", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "compile", - "repository=<(REPO)", - "buildername=Build-Debian9-Clang-universal-devrel-Android_SKQP", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "isolate": "compile_skia.isolate", - "priority": 0.8 - }, "Build-Debian9-Clang-x64-Debug-Android": { "dependencies": [ "Housekeeper-PerCommit-IsolateAndroidNDKLinux" @@ -6424,57 +6384,6 @@ "isolate": "isolate_ndk_linux.isolate", "priority": 0.7 }, - "Housekeeper-PerCommit-IsolateAndroidSDKLinux": { - "cipd_packages": [ - { - "name": "skia/bots/android_sdk_linux", - "path": "android_sdk_linux", - "version": "version:0" - } - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.2", - "pool:Skia" - ], - "isolate": "isolate_android_sdk_linux.isolate", - "priority": 0.7 - }, - "Housekeeper-PerCommit-IsolateGCloudLinux": { - "cipd_packages": [ - { - "name": "skia/bots/gcloud_linux", - "path": "gcloud_linux", - "version": "version:6" - } - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.2", - "pool:Skia" - ], - "isolate": "isolate_gcloud_linux.isolate", - "priority": 0.7 - }, - "Housekeeper-PerCommit-IsolateGoLinux": { - "cipd_packages": [ - { - "name": "skia/bots/go", - "path": "go", - "version": "version:4" - } - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.2", - "pool:Skia" - ], - "isolate": "isolate_go_linux.isolate", - "priority": 0.7 - }, "Housekeeper-PerCommit-IsolateSKP": { "cipd_packages": [ { @@ -17846,55 +17755,6 @@ "max_attempts": 1, "priority": 0.8 }, - "Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP": { - "cipd_packages": [ - { - "name": "skia/bots/skimage", - "path": "skimage", - "version": "version:34" - }, - { - "name": "skia/bots/skp", - "path": "skp", - "version": "version:114" - }, - { - "name": "skia/bots/svg", - "path": "svg", - "version": "version:9" - } - ], - "dependencies": [ - "Build-Debian9-Clang-universal-devrel-Android_SKQP", - "Housekeeper-PerCommit-IsolateGCloudLinux", - "Housekeeper-PerCommit-BundleRecipes" - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "os:Debian-9.2", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "skqp_test", - "repository=<(REPO)", - "buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)", - "buildername=Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP", - "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-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All": { "cipd_packages": [ { -- cgit v1.2.3