Reland "Add Win x86 Clang Perf/Test jobs."

This reverts commit 9aef424b71.

Reason for revert: Creating CL to reland

Original change's description:
> Revert "Add Win x86 Clang Perf/Test jobs."
> 
> This reverts commit 40091fd4fc.
> 
> Reason for revert: Need to revert dependency https://skia-review.googlesource.com/c/skia/+/114093
> 
> Original change's description:
> > Add Win x86 Clang Perf/Test jobs.
> > 
> > Also switch CQ Win 32-bit Build from MSVC to Clang.
> > 
> > No-Try: true
> > Change-Id: Ic312ee611b1e99143480840c08a9266a4d8b448b
> > Reviewed-on: https://skia-review.googlesource.com/113672
> > Commit-Queue: Ben Wagner <benjaminwagner@google.com>
> > Reviewed-by: Mike Klein <mtklein@google.com>
> 
> TBR=mtklein@google.com,benjaminwagner@google.com
> 
> Change-Id: I6a13e97df461bd61eac92bbc3c498146b5322a4a
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://skia-review.googlesource.com/114421
> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
> Reviewed-by: Ben Wagner <benjaminwagner@google.com>

TBR=mtklein@google.com,benjaminwagner@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Change-Id: I15f1d9fbc8cc91d62690c59ec8d4264a6959f7a0
Reviewed-on: https://skia-review.googlesource.com/114821
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
Ben Wagner 2018-03-20 10:28:21 -04:00 committed by Skia Commit-Bot
parent bfd2749048
commit 8a05601d0c
3 changed files with 658 additions and 1 deletions

View File

@ -281,6 +281,7 @@
"Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All",
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN",
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All",
@ -290,8 +291,10 @@
"Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"Perf-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"Perf-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"Perf-Win7-Clang-Golo-CPU-AVX-x86-Debug-All",
"Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
"Perf-Win8-Clang-Golo-CPU-AVX-x86-Debug-All",
"Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"Perf-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",
"Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Debug-All",
@ -513,6 +516,8 @@
"Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan",
"Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All",
"Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan",
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All",
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All",
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All",
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-FAAA",
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-FDAA",
@ -529,12 +534,16 @@
"Test-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All",
"Test-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All",
"Test-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All",
"Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All",
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-NativeFonts",
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All-NativeFonts_GDI",
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Release-All",
"Test-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All",
"Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All",
"Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All",
"Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All",
"Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All",
"Test-Win8-Clang-Golo-CPU-AVX-x86_64-Release-All",
"Test-Win8-MSVC-Golo-CPU-AVX-x86-Debug-All",

View File

@ -1704,6 +1704,12 @@
"Upload-Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All"
]
},
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -1758,6 +1764,12 @@
"Upload-Perf-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
"Perf-Win7-Clang-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Perf-Win7-Clang-Golo-CPU-AVX-x86-Debug-All"
]
},
"Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -1770,6 +1782,12 @@
"Perf-Win7-MSVC-Golo-CPU-AVX-x86-Debug-All"
]
},
"Perf-Win8-Clang-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Perf-Win8-Clang-Golo-CPU-AVX-x86-Debug-All"
]
},
"Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -3100,6 +3118,18 @@
"Upload-Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan"
]
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All"
]
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All"
]
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -3196,6 +3226,18 @@
"Upload-Test-Win2k8-Clang-Golo-GPU-QuadroP400-x86_64-Release-All"
]
},
"Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All"
]
},
"Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All"
]
},
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -3232,6 +3274,18 @@
"Upload-Test-Win7-MSVC-Golo-CPU-AVX-x86-Release-All"
]
},
"Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All"
]
},
"Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All": {
"priority": 0.8,
"tasks": [
"Upload-Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All"
]
},
"Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"priority": 0.8,
"tasks": [
@ -13755,6 +13809,54 @@
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"machine_type:n1-standard-16",
"os:Windows-2016Server-14393",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"perf",
"repository=<(REPO)",
"buildername=Perf-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
@ -14185,6 +14287,53 @@
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win7-Clang-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-7-SP1",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"perf",
"repository=<(REPO)",
"buildername=Perf-Win7-Clang-Golo-CPU-AVX-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
@ -14279,6 +14428,53 @@
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win8-Clang-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-8.1-SP0",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"perf",
"repository=<(REPO)",
"buildername=Perf-Win8-Clang-Golo-CPU-AVX-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
@ -24344,6 +24540,104 @@
"max_attempts": 1,
"priority": 0.8
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"machine_type:n1-standard-16",
"os:Windows-2016Server-14393",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Release",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"machine_type:n1-standard-16",
"os:Windows-2016Server-14393",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"cipd_packages": [
{
@ -25126,6 +25420,102 @@
"max_attempts": 1,
"priority": 0.8
},
"Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-7-SP1",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Release",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-7-SP1",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
@ -25414,6 +25804,102 @@
"max_attempts": 1,
"priority": 0.8
},
"Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Debug",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-8.1-SP0",
"pool:Skia"
],
"execution_timeout_ns": 21600000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:34"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:116"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:9"
}
],
"dependencies": [
"Build-Win-Clang-x86-Release",
"Housekeeper-PerCommit-BundleRecipes"
],
"dimensions": [
"cpu:x86-64-E5-2670",
"os:Windows-8.1-SP0",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"test",
"repository=<(REPO)",
"buildbucket_build_id=<(BUILDBUCKET_BUILD_ID)",
"buildername=Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All",
"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_win.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"cipd_packages": [
{
@ -33563,6 +34049,60 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
"Upload-Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All": {
"dependencies": [
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win2016-Clang-GCE-CPU-AVX2-x86-Debug-All",
"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-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All": {
"dependencies": [
"Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win2016-Clang-GCE-CPU-AVX2-x86-Release-All",
"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-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"dependencies": [
"Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
@ -33941,6 +34481,60 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
"Upload-Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All": {
"dependencies": [
"Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win7-Clang-Golo-CPU-AVX-x86-Debug-All",
"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-Win7-Clang-Golo-CPU-AVX-x86-Release-All": {
"dependencies": [
"Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win7-Clang-Golo-CPU-AVX-x86-Release-All",
"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-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"dependencies": [
"Test-Win7-Clang-Golo-CPU-AVX-x86_64-Debug-All"
@ -34103,6 +34697,60 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
"Upload-Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All": {
"dependencies": [
"Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win8-Clang-Golo-CPU-AVX-x86-Debug-All",
"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-Win8-Clang-Golo-CPU-AVX-x86-Release-All": {
"dependencies": [
"Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"os:Debian-9.2",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Win8-Clang-Golo-CPU-AVX-x86-Release-All",
"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-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All": {
"dependencies": [
"Test-Win8-Clang-Golo-CPU-AVX-x86_64-Debug-All"

View File

@ -42,8 +42,8 @@ verifiers {
builders { name: "Build-Debian9-GCC-x86_64-Release" }
builders { name: "Build-Mac-Clang-x86_64-Debug-Metal" }
builders { name: "Build-Mac-Clang-x86_64-Release" }
builders { name: "Build-Win-Clang-x86-Debug" }
builders { name: "Build-Win-Clang-x86_64-Release-Vulkan" }
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Housekeeper-PerCommit-Bookmaker" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All" }