Add Linux HD2000 jobs

Bug: skia:6400
NOTRY=TRUE
Change-Id: I253ef2d0b137a4a36f26dcabb8cc4a1919ed9b60
Reviewed-on: https://skia-review.googlesource.com/10759
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
Kevin Lubick 2017-03-30 14:50:09 -04:00 committed by Skia Commit-Bot
parent 1bc8508d59
commit c9807b8428
3 changed files with 335 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"HD4000": "8086:0a2e",
"iHD530": "8086:1912",
"IntelBayTrail": "8086:0f31",
"IntelHD2000": "8086:0102",
"IntelHD405": "8086:22b1",
"IntelHD4600": "8086:0412",
"IntelIris540": "8086:1926",

View File

@ -146,6 +146,8 @@
"Perf-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug",
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",
@ -266,6 +268,8 @@
"Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan",
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug",
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release",
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug",
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE",
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-Vulkan",

View File

@ -884,6 +884,18 @@
"Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
]
},
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
"priority": 0.8,
"tasks": [
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
]
},
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"priority": 0.8,
"tasks": [
"Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
]
},
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
"priority": 0.8,
"tasks": [
@ -1605,6 +1617,18 @@
"Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release"
]
},
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
"priority": 0.8,
"tasks": [
"Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
]
},
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"priority": 0.8,
"tasks": [
"Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
]
},
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
"priority": 0.8,
"tasks": [
@ -7758,6 +7782,114 @@
"max_attempts": 1,
"priority": 0.8
},
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:23"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:42"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:5"
},
{
"name": "skia/bots/linux_vulkan_intel_driver_debug",
"path": "linux_vulkan_intel_driver_debug",
"version": "version:3"
}
],
"dependencies": [
"Build-Ubuntu-Clang-x86_64-Debug"
],
"dimensions": [
"gpu:8086:0102",
"os:Ubuntu-16.10",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"swarm_perf",
"repository=<(REPO)",
"buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_storage=<(PATCH_STORAGE)",
"patch_issue=<(ISSUE)",
"patch_set=<(PATCHSET)"
],
"io_timeout_ns": 2400000000000,
"isolate": "perf_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:23"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:42"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:5"
},
{
"name": "skia/bots/linux_vulkan_intel_driver_release",
"path": "linux_vulkan_intel_driver_release",
"version": "version:5"
}
],
"dependencies": [
"Build-Ubuntu-Clang-x86_64-Release"
],
"dimensions": [
"gpu:8086:0102",
"os:Ubuntu-16.10",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"swarm_perf",
"repository=<(REPO)",
"buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_storage=<(PATCH_STORAGE)",
"patch_issue=<(ISSUE)",
"patch_set=<(PATCHSET)"
],
"io_timeout_ns": 2400000000000,
"isolate": "perf_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
"cipd_packages": [
{
@ -13714,6 +13846,114 @@
"max_attempts": 1,
"priority": 0.8
},
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:23"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:42"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:5"
},
{
"name": "skia/bots/linux_vulkan_intel_driver_debug",
"path": "linux_vulkan_intel_driver_debug",
"version": "version:3"
}
],
"dependencies": [
"Build-Ubuntu-Clang-x86_64-Debug"
],
"dimensions": [
"gpu:8086:0102",
"os:Ubuntu-16.10",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"swarm_test",
"repository=<(REPO)",
"buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_storage=<(PATCH_STORAGE)",
"patch_issue=<(ISSUE)",
"patch_set=<(PATCHSET)"
],
"io_timeout_ns": 2400000000000,
"isolate": "test_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"cipd_packages": [
{
"name": "skia/bots/skimage",
"path": "skimage",
"version": "version:23"
},
{
"name": "skia/bots/skp",
"path": "skp",
"version": "version:42"
},
{
"name": "skia/bots/svg",
"path": "svg",
"version": "version:5"
},
{
"name": "skia/bots/linux_vulkan_intel_driver_release",
"path": "linux_vulkan_intel_driver_release",
"version": "version:5"
}
],
"dependencies": [
"Build-Ubuntu-Clang-x86_64-Release"
],
"dimensions": [
"gpu:8086:0102",
"os:Ubuntu-16.10",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"extra_args": [
"--workdir",
"../../..",
"swarm_test",
"repository=<(REPO)",
"buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_storage=<(PATCH_STORAGE)",
"patch_issue=<(ISSUE)",
"patch_set=<(PATCHSET)"
],
"io_timeout_ns": 2400000000000,
"isolate": "test_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
"cipd_packages": [
{
@ -16774,6 +17014,36 @@
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
"Upload-Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"dependencies": [
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
],
"dimensions": [
"cpu:x86-64-avx2",
"gpu:none",
"os:Ubuntu-14.04",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_nano_results",
"repository=<(REPO)",
"buildername=Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"patch_storage=<(PATCH_STORAGE)",
"patch_issue=<(ISSUE)",
"patch_set=<(PATCHSET)",
"gs_bucket=skia-perf"
],
"isolate": "upload_nano_results.isolate",
"priority": 0.8
},
"Upload-Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release": {
"dependencies": [
"Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Release"
@ -19354,6 +19624,66 @@
"isolate": "upload_dm_results.isolate",
"priority": 0.8
},
"Upload-Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug": {
"dependencies": [
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug"
],
"dimensions": [
"cpu:x86-64-avx2",
"gpu:none",
"os:Ubuntu-14.04",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"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-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release": {
"dependencies": [
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release"
],
"dimensions": [
"cpu:x86-64-avx2",
"gpu:none",
"os:Ubuntu-14.04",
"pool:Skia"
],
"extra_args": [
"--workdir",
"../../..",
"upload_dm_results",
"repository=<(REPO)",
"buildername=Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Release",
"mastername=fake-master",
"buildnumber=2",
"slavename=fake-buildslave",
"nobuildbot=True",
"swarm_out_dir=${ISOLATED_OUTDIR}",
"revision=<(REVISION)",
"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-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug": {
"dependencies": [
"Test-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug"