Temporarily add Ubuntu IntelHD4400 jobs.
I want to compare this with the IntelBayTrail and if the results are similar, replace those bots. No-Try: true Change-Id: Ib5476fe91dc446182cd1b37e93fe17962dcf961a Reviewed-on: https://skia-review.googlesource.com/76900 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
parent
29f9ed4dcc
commit
373588426b
@ -307,6 +307,7 @@ func defaultSwarmDimensions(parts map[string]string) []string {
|
|||||||
"IntelBayTrail": "8086:0f31",
|
"IntelBayTrail": "8086:0f31",
|
||||||
"IntelHD2000": "8086:0102",
|
"IntelHD2000": "8086:0102",
|
||||||
"IntelHD405": "8086:22b1",
|
"IntelHD405": "8086:22b1",
|
||||||
|
"IntelHD4400": "8086:0a16",
|
||||||
"IntelIris540": "8086:1926",
|
"IntelIris540": "8086:1926",
|
||||||
"IntelIris640": "8086:5926",
|
"IntelIris640": "8086:5926",
|
||||||
"QuadroP400": "10de:1cb3-384.59",
|
"QuadroP400": "10de:1cb3-384.59",
|
||||||
|
@ -195,6 +195,8 @@
|
|||||||
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
|
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
|
||||||
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
|
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
|
||||||
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
|
"Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
|
||||||
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
|
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
|
||||||
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
|
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
|
||||||
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
|
"Perf-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
|
||||||
@ -396,6 +398,8 @@
|
|||||||
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
|
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan",
|
||||||
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
|
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All",
|
||||||
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
|
"Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan",
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All",
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All",
|
||||||
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
|
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All",
|
||||||
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
|
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All",
|
||||||
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
|
"Test-Ubuntu16-Clang-ShuttleA-GPU-IntelHD2000-x86_64-Debug-All",
|
||||||
|
@ -95,6 +95,7 @@ def nanobench_flags(api, bot):
|
|||||||
# The following devices do not support glessrgb.
|
# The following devices do not support glessrgb.
|
||||||
if 'glessrgb' in configs:
|
if 'glessrgb' in configs:
|
||||||
if ('IntelHD405' in bot or
|
if ('IntelHD405' in bot or
|
||||||
|
'IntelHD4400' in bot or
|
||||||
'IntelIris540' in bot or
|
'IntelIris540' in bot or
|
||||||
'IntelIris640' in bot or
|
'IntelIris640' in bot or
|
||||||
'IntelBayTrail' in bot or
|
'IntelBayTrail' in bot or
|
||||||
|
@ -179,6 +179,7 @@ def dm_flags(api, bot):
|
|||||||
# The following devices do not support glessrgb.
|
# The following devices do not support glessrgb.
|
||||||
if 'glessrgb' in configs:
|
if 'glessrgb' in configs:
|
||||||
if ('IntelHD405' in bot or
|
if ('IntelHD405' in bot or
|
||||||
|
'IntelHD4400' in bot or
|
||||||
'IntelIris540' in bot or
|
'IntelIris540' in bot or
|
||||||
'IntelIris640' in bot or
|
'IntelIris640' in bot or
|
||||||
'IntelBayTrail' in bot or
|
'IntelBayTrail' in bot or
|
||||||
|
@ -1185,6 +1185,18 @@
|
|||||||
"Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
|
"Upload-Perf-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
|
||||||
|
"priority": 0.8,
|
||||||
|
"tasks": [
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"priority": 0.8,
|
||||||
|
"tasks": [
|
||||||
|
"Upload-Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
||||||
"priority": 0.8,
|
"priority": 0.8,
|
||||||
"tasks": [
|
"tasks": [
|
||||||
@ -2393,6 +2405,18 @@
|
|||||||
"Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
|
"Upload-Test-Ubuntu16-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Release-All-Vulkan"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
|
||||||
|
"priority": 0.8,
|
||||||
|
"tasks": [
|
||||||
|
"Upload-Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"priority": 0.8,
|
||||||
|
"tasks": [
|
||||||
|
"Upload-Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
||||||
"priority": 0.8,
|
"priority": 0.8,
|
||||||
"tasks": [
|
"tasks": [
|
||||||
@ -9736,6 +9760,110 @@
|
|||||||
"max_attempts": 1,
|
"max_attempts": 1,
|
||||||
"priority": 0.8
|
"priority": 0.8
|
||||||
},
|
},
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skimage",
|
||||||
|
"path": "skimage",
|
||||||
|
"version": "version:33"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skp",
|
||||||
|
"path": "skp",
|
||||||
|
"version": "version:99"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/svg",
|
||||||
|
"path": "svg",
|
||||||
|
"version": "version:9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/linux_vulkan_intel_driver_debug",
|
||||||
|
"path": "linux_vulkan_intel_driver_debug",
|
||||||
|
"version": "version:4"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian9-Clang-x86_64-Debug",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:8086:0a16",
|
||||||
|
"os:Ubuntu-16.10",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_args": [
|
||||||
|
"--workdir",
|
||||||
|
"../../..",
|
||||||
|
"perf",
|
||||||
|
"repository=<(REPO)",
|
||||||
|
"buildername=Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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_unix.isolate",
|
||||||
|
"max_attempts": 1,
|
||||||
|
"priority": 0.8
|
||||||
|
},
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skimage",
|
||||||
|
"path": "skimage",
|
||||||
|
"version": "version:33"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skp",
|
||||||
|
"path": "skp",
|
||||||
|
"version": "version:99"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/svg",
|
||||||
|
"path": "svg",
|
||||||
|
"version": "version:9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/linux_vulkan_intel_driver_release",
|
||||||
|
"path": "linux_vulkan_intel_driver_release",
|
||||||
|
"version": "version:6"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian9-Clang-x86_64-Release",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:8086:0a16",
|
||||||
|
"os:Ubuntu-16.10",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_args": [
|
||||||
|
"--workdir",
|
||||||
|
"../../..",
|
||||||
|
"perf",
|
||||||
|
"repository=<(REPO)",
|
||||||
|
"buildername=Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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": "perf_skia_bundled_unix.isolate",
|
||||||
|
"max_attempts": 1,
|
||||||
|
"priority": 0.8
|
||||||
|
},
|
||||||
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
||||||
"cipd_packages": [
|
"cipd_packages": [
|
||||||
{
|
{
|
||||||
@ -18973,6 +19101,110 @@
|
|||||||
"max_attempts": 1,
|
"max_attempts": 1,
|
||||||
"priority": 0.8
|
"priority": 0.8
|
||||||
},
|
},
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skimage",
|
||||||
|
"path": "skimage",
|
||||||
|
"version": "version:33"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skp",
|
||||||
|
"path": "skp",
|
||||||
|
"version": "version:99"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/svg",
|
||||||
|
"path": "svg",
|
||||||
|
"version": "version:9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/linux_vulkan_intel_driver_debug",
|
||||||
|
"path": "linux_vulkan_intel_driver_debug",
|
||||||
|
"version": "version:4"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian9-Clang-x86_64-Debug",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:8086:0a16",
|
||||||
|
"os:Ubuntu-16.10",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_args": [
|
||||||
|
"--workdir",
|
||||||
|
"../../..",
|
||||||
|
"test",
|
||||||
|
"repository=<(REPO)",
|
||||||
|
"buildername=Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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_unix.isolate",
|
||||||
|
"max_attempts": 1,
|
||||||
|
"priority": 0.8
|
||||||
|
},
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skimage",
|
||||||
|
"path": "skimage",
|
||||||
|
"version": "version:33"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/skp",
|
||||||
|
"path": "skp",
|
||||||
|
"version": "version:99"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/svg",
|
||||||
|
"path": "svg",
|
||||||
|
"version": "version:9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skia/bots/linux_vulkan_intel_driver_release",
|
||||||
|
"path": "linux_vulkan_intel_driver_release",
|
||||||
|
"version": "version:6"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian9-Clang-x86_64-Release",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:8086:0a16",
|
||||||
|
"os:Ubuntu-16.10",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_args": [
|
||||||
|
"--workdir",
|
||||||
|
"../../..",
|
||||||
|
"test",
|
||||||
|
"repository=<(REPO)",
|
||||||
|
"buildername=Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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_unix.isolate",
|
||||||
|
"max_attempts": 1,
|
||||||
|
"priority": 0.8
|
||||||
|
},
|
||||||
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
||||||
"cipd_packages": [
|
"cipd_packages": [
|
||||||
{
|
{
|
||||||
@ -25463,6 +25695,33 @@
|
|||||||
"isolate": "upload_nano_results.isolate",
|
"isolate": "upload_nano_results.isolate",
|
||||||
"priority": 0.8
|
"priority": 0.8
|
||||||
},
|
},
|
||||||
|
"Upload-Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"dependencies": [
|
||||||
|
"Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"cpu:x86-64-Haswell_GCE",
|
||||||
|
"gpu:none",
|
||||||
|
"os:Debian-9.2",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"extra_args": [
|
||||||
|
"--workdir",
|
||||||
|
"../../..",
|
||||||
|
"upload_nano_results",
|
||||||
|
"repository=<(REPO)",
|
||||||
|
"buildername=Perf-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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-perf"
|
||||||
|
],
|
||||||
|
"isolate": "upload_nano_results.isolate",
|
||||||
|
"priority": 0.8
|
||||||
|
},
|
||||||
"Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
|
"Upload-Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All": {
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
|
"Perf-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Release-All"
|
||||||
@ -29100,6 +29359,60 @@
|
|||||||
"isolate": "upload_dm_results.isolate",
|
"isolate": "upload_dm_results.isolate",
|
||||||
"priority": 0.8
|
"priority": 0.8
|
||||||
},
|
},
|
||||||
|
"Upload-Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All": {
|
||||||
|
"dependencies": [
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Release-All": {
|
||||||
|
"dependencies": [
|
||||||
|
"Test-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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-Ubuntu16-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-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-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
"Upload-Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All": {
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All"
|
"Test-Ubuntu16-Clang-NUCDE3815TYKHE-GPU-IntelBayTrail-x86_64-Debug-All"
|
||||||
|
Loading…
Reference in New Issue
Block a user