Add Spin513 bots to the tree.
Bug: skia:11876 Change-Id: I78b705f781e43216716aabf975a41d7350c795db Reviewed-on: https://skia-review.googlesource.com/c/skia/+/420123 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
This commit is contained in:
parent
2fa843abc2
commit
3c227305ac
@ -329,6 +329,11 @@ func (b *taskBuilder) dmFlags(internalHardwareLabel string) {
|
|||||||
skip("_ test _ Programs")
|
skip("_ test _ Programs")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if b.model("Spin513") {
|
||||||
|
// skbug.com/11876
|
||||||
|
skip("_ test _ Programs")
|
||||||
|
}
|
||||||
|
|
||||||
if b.extraConfig("CommandBuffer") {
|
if b.extraConfig("CommandBuffer") {
|
||||||
// skbug.com/10412
|
// skbug.com/10412
|
||||||
skip("_ test _ GLBackendAllocationTest")
|
skip("_ test _ GLBackendAllocationTest")
|
||||||
|
@ -892,6 +892,7 @@ func (b *taskBuilder) defaultSwarmDimensions() {
|
|||||||
"IntelHDGraphics615": "10575.22.0",
|
"IntelHDGraphics615": "10575.22.0",
|
||||||
"IntelUHDGraphics605": "13729.56.0",
|
"IntelUHDGraphics605": "13729.56.0",
|
||||||
"RadeonVega3": "13729.56.0",
|
"RadeonVega3": "13729.56.0",
|
||||||
|
"Adreno618": "13929.0.0",
|
||||||
}[b.parts["cpu_or_gpu_value"]]
|
}[b.parts["cpu_or_gpu_value"]]
|
||||||
if !ok {
|
if !ok {
|
||||||
log.Fatalf("Entry %q not found in ChromeOS GPU mapping.", b.parts["cpu_or_gpu_value"])
|
log.Fatalf("Entry %q not found in ChromeOS GPU mapping.", b.parts["cpu_or_gpu_value"])
|
||||||
|
@ -219,6 +219,7 @@
|
|||||||
"Perf-Android-Clang-Pixel5-GPU-Adreno620-arm64-Release-All-Android_Vulkan",
|
"Perf-Android-Clang-Pixel5-GPU-Adreno620-arm64-Release-All-Android_Vulkan",
|
||||||
"Perf-Android-Clang-TecnoSpark3Pro-GPU-PowerVRGE8320-arm-Release-All-Android",
|
"Perf-Android-Clang-TecnoSpark3Pro-GPU-PowerVRGE8320-arm-Release-All-Android",
|
||||||
"Perf-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All",
|
"Perf-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All",
|
||||||
|
"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All",
|
||||||
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All",
|
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All",
|
||||||
"Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
|
"Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN",
|
||||||
"Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN_BonusConfigs",
|
"Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN_BonusConfigs",
|
||||||
@ -382,6 +383,7 @@
|
|||||||
"Test-Android-Clang-TecnoSpark3Pro-GPU-PowerVRGE8320-arm-Release-All-Android",
|
"Test-Android-Clang-TecnoSpark3Pro-GPU-PowerVRGE8320-arm-Release-All-Android",
|
||||||
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Debug-All",
|
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Debug-All",
|
||||||
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All",
|
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All",
|
||||||
|
"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All",
|
||||||
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All",
|
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All",
|
||||||
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All",
|
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All",
|
||||||
"Test-Debian10-GCC-GCE-CPU-AVX2-x86-Debug-All-Docker",
|
"Test-Debian10-GCC-GCE-CPU-AVX2-x86-Debug-All-Docker",
|
||||||
@ -605,4 +607,4 @@
|
|||||||
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Debug-All-Metal",
|
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Debug-All-Metal",
|
||||||
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Release-All",
|
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Release-All",
|
||||||
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Release-All-Metal"
|
"Test-iOS-Xcode11.4.1-iPhone11-GPU-AppleA13-arm64-Release-All-Metal"
|
||||||
]
|
]
|
@ -1115,6 +1115,11 @@
|
|||||||
"Upload-Perf-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All"
|
"Upload-Perf-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All": {
|
||||||
|
"tasks": [
|
||||||
|
"Upload-Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
||||||
"tasks": [
|
"tasks": [
|
||||||
"Upload-Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All"
|
"Upload-Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All"
|
||||||
@ -1935,6 +1940,11 @@
|
|||||||
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All"
|
"Test-ChromeOS-Clang-Sparky360-GPU-IntelUHDGraphics605-x86_64-Release-All"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All": {
|
||||||
|
"tasks": [
|
||||||
|
"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All": {
|
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All": {
|
||||||
"tasks": [
|
"tasks": [
|
||||||
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All"
|
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All"
|
||||||
@ -23460,6 +23470,95 @@
|
|||||||
"perf"
|
"perf"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All": {
|
||||||
|
"caches": [
|
||||||
|
{
|
||||||
|
"name": "vpython",
|
||||||
|
"path": "cache/vpython"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"casSpec": "perf",
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython/linux-armv6l",
|
||||||
|
"path": "cipd_bin_packages/cpython",
|
||||||
|
"version": "version:2@2.7.18.chromium.39"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython3/linux-armv6l",
|
||||||
|
"path": "cipd_bin_packages/cpython3",
|
||||||
|
"version": "version:2@3.8.10.chromium.19"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci-auth/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/kitchen/${platform}",
|
||||||
|
"path": ".",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython-native/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"command": [
|
||||||
|
"cipd_bin_packages/vpython3${EXECUTABLE_SUFFIX}",
|
||||||
|
"-u",
|
||||||
|
"skia/infra/bots/run_recipe.py",
|
||||||
|
"${ISOLATED_OUTDIR}",
|
||||||
|
"perf",
|
||||||
|
"{\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"buildbucket_build_id\":\"<(BUILDBUCKET_BUILD_ID)\",\"buildername\":\"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All\",\"do_upload\":\"true\",\"nanobench_flags\":\"[\\\"nanobench\\\",\\\"--pre_log\\\",\\\"--gpuStatsDump\\\",\\\"true\\\",\\\"--scales\\\",\\\"1.0\\\",\\\"1.1\\\",\\\"--nocpu\\\",\\\"--config\\\",\\\"gles\\\",\\\"--match\\\",\\\"~inc0.gif\\\",\\\"~inc1.gif\\\",\\\"~incInterlaced.gif\\\",\\\"~inc0.jpg\\\",\\\"~incGray.jpg\\\",\\\"~inc0.wbmp\\\",\\\"~inc1.wbmp\\\",\\\"~inc0.webp\\\",\\\"~inc1.webp\\\",\\\"~inc0.ico\\\",\\\"~inc1.ico\\\",\\\"~inc0.png\\\",\\\"~inc1.png\\\",\\\"~inc2.png\\\",\\\"~inc12.png\\\",\\\"~inc13.png\\\",\\\"~inc14.png\\\",\\\"~inc0.webp\\\",\\\"~inc1.webp\\\",\\\"--key\\\",\\\"arch\\\",\\\"arm\\\",\\\"compiler\\\",\\\"Clang\\\",\\\"cpu_or_gpu\\\",\\\"GPU\\\",\\\"cpu_or_gpu_value\\\",\\\"Adreno618\\\",\\\"model\\\",\\\"Spin513\\\",\\\"os\\\",\\\"ChromeOS\\\"]\",\"nanobench_properties\":\"{\\\"gitHash\\\":\\\"<(REVISION)\\\",\\\"issue\\\":\\\"<(ISSUE)\\\",\\\"patch_storage\\\":\\\"<(PATCH_STORAGE)\\\",\\\"patchset\\\":\\\"<(PATCHSET)\\\",\\\"swarming_bot_id\\\":\\\"${SWARMING_BOT_ID}\\\",\\\"swarming_task_id\\\":\\\"${SWARMING_TASK_ID}\\\"}\",\"patch_issue\":\"<(ISSUE_INT)\",\"patch_ref\":\"<(PATCH_REF)\",\"patch_repo\":\"<(PATCH_REPO)\",\"patch_set\":\"<(PATCHSET_INT)\",\"patch_storage\":\"<(PATCH_STORAGE)\",\"repository\":\"<(REPO)\",\"resources\":\"true\",\"revision\":\"<(REVISION)\",\"skps\":\"true\",\"svgs\":\"true\",\"swarm_out_dir\":\"perf\",\"task_id\":\"<(TASK_ID)\"}",
|
||||||
|
"skia"
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian10-Clang-arm-Release-Chromebook_GLES",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes",
|
||||||
|
"Housekeeper-PerCommit-IsolateSKP",
|
||||||
|
"Housekeeper-PerCommit-IsolateSVG",
|
||||||
|
"Housekeeper-PerCommit-IsolateSkImage"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:Adreno618",
|
||||||
|
"os:ChromeOS",
|
||||||
|
"pool:Skia",
|
||||||
|
"release_version:13929.0.0"
|
||||||
|
],
|
||||||
|
"env_prefixes": {
|
||||||
|
"PATH": [
|
||||||
|
"cipd_bin_packages/cpython",
|
||||||
|
"cipd_bin_packages/cpython/bin",
|
||||||
|
"cipd_bin_packages/cpython3",
|
||||||
|
"cipd_bin_packages/cpython3/bin",
|
||||||
|
"cipd_bin_packages",
|
||||||
|
"cipd_bin_packages/bin"
|
||||||
|
],
|
||||||
|
"VPYTHON_LOG_TRACE": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"VPYTHON_VIRTUALENV_ROOT": [
|
||||||
|
"cache/vpython"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_tags": {
|
||||||
|
"log_location": "logdog://logs.chromium.org/skia/${SWARMING_TASK_ID}/+/annotations"
|
||||||
|
},
|
||||||
|
"io_timeout_ns": 14400000000000,
|
||||||
|
"max_attempts": 2,
|
||||||
|
"outputs": [
|
||||||
|
"perf"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
"Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
||||||
"caches": [
|
"caches": [
|
||||||
{
|
{
|
||||||
@ -39171,6 +39270,101 @@
|
|||||||
],
|
],
|
||||||
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
||||||
},
|
},
|
||||||
|
"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All": {
|
||||||
|
"caches": [
|
||||||
|
{
|
||||||
|
"name": "vpython",
|
||||||
|
"path": "cache/vpython"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"casSpec": "test",
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython/linux-armv6l",
|
||||||
|
"path": "cipd_bin_packages/cpython",
|
||||||
|
"version": "version:2@2.7.18.chromium.39"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython3/linux-armv6l",
|
||||||
|
"path": "cipd_bin_packages/cpython3",
|
||||||
|
"version": "version:2@3.8.10.chromium.19"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/gsutil",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "version:4.46"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci-auth/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/kitchen/${platform}",
|
||||||
|
"path": ".",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython-native/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"command": [
|
||||||
|
"cipd_bin_packages/vpython3${EXECUTABLE_SUFFIX}",
|
||||||
|
"-u",
|
||||||
|
"skia/infra/bots/run_recipe.py",
|
||||||
|
"${ISOLATED_OUTDIR}",
|
||||||
|
"test",
|
||||||
|
"{\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"buildbucket_build_id\":\"<(BUILDBUCKET_BUILD_ID)\",\"buildername\":\"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All\",\"dm_flags\":\"[\\\"dm\\\",\\\"--nameByHash\\\",\\\"--key\\\",\\\"arch\\\",\\\"arm\\\",\\\"compiler\\\",\\\"Clang\\\",\\\"configuration\\\",\\\"Release\\\",\\\"cpu_or_gpu\\\",\\\"GPU\\\",\\\"cpu_or_gpu_value\\\",\\\"Adreno618\\\",\\\"model\\\",\\\"Spin513\\\",\\\"os\\\",\\\"ChromeOS\\\",\\\"style\\\",\\\"default\\\",\\\"--randomProcessorTest\\\",\\\"--nocpu\\\",\\\"--config\\\",\\\"gles\\\",\\\"--src\\\",\\\"tests\\\",\\\"gm\\\",\\\"image\\\",\\\"colorImage\\\",\\\"svg\\\",\\\"--skip\\\",\\\"_\\\",\\\"test\\\",\\\"_\\\",\\\"Programs\\\",\\\"_\\\",\\\"svg\\\",\\\"_\\\",\\\"svgparse_\\\",\\\"_\\\",\\\"image\\\",\\\"gen_platf\\\",\\\"error\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\"interlaced1.png\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\"interlaced2.png\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\"interlaced3.png\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".arw\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".cr2\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".dng\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".nef\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".nrw\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".orf\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".raf\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".rw2\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".pef\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".srw\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".ARW\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".CR2\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".DNG\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".NEF\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".NRW\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".ORF\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".RAF\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".RW2\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".PEF\\\",\\\"_\\\",\\\"image\\\",\\\"_\\\",\\\".SRW\\\",\\\"_\\\",\\\"tests\\\",\\\"_\\\",\\\"DSLFPTest_SwitchStatement\\\",\\\"_\\\",\\\"tests\\\",\\\"_\\\",\\\"SkSLStructsInFunctions_GPU\\\",\\\"--nonativeFonts\\\",\\\"--verbose\\\"]\",\"dm_properties\":\"{\\\"buildbucket_build_id\\\":\\\"<(BUILDBUCKET_BUILD_ID)\\\",\\\"builder\\\":\\\"Test-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All\\\",\\\"gitHash\\\":\\\"<(REVISION)\\\",\\\"issue\\\":\\\"<(ISSUE)\\\",\\\"patch_storage\\\":\\\"<(PATCH_STORAGE)\\\",\\\"patchset\\\":\\\"<(PATCHSET)\\\",\\\"swarming_bot_id\\\":\\\"${SWARMING_BOT_ID}\\\",\\\"swarming_task_id\\\":\\\"${SWARMING_TASK_ID}\\\",\\\"task_id\\\":\\\"<(TASK_ID)\\\"}\",\"do_upload\":\"true\",\"gold_hashes_url\":\"https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt\",\"gs_bucket\":\"skia-infra-gm\",\"images\":\"true\",\"patch_issue\":\"<(ISSUE_INT)\",\"patch_ref\":\"<(PATCH_REF)\",\"patch_repo\":\"<(PATCH_REPO)\",\"patch_set\":\"<(PATCHSET_INT)\",\"patch_storage\":\"<(PATCH_STORAGE)\",\"repository\":\"<(REPO)\",\"resources\":\"true\",\"revision\":\"<(REVISION)\",\"skps\":\"true\",\"svgs\":\"true\",\"swarm_out_dir\":\"test\",\"task_id\":\"<(TASK_ID)\"}",
|
||||||
|
"skia"
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Build-Debian10-Clang-arm-Release-Chromebook_GLES",
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes",
|
||||||
|
"Housekeeper-PerCommit-IsolateSKP",
|
||||||
|
"Housekeeper-PerCommit-IsolateSVG",
|
||||||
|
"Housekeeper-PerCommit-IsolateSkImage"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"gpu:Adreno618",
|
||||||
|
"os:ChromeOS",
|
||||||
|
"pool:Skia",
|
||||||
|
"release_version:13929.0.0"
|
||||||
|
],
|
||||||
|
"env_prefixes": {
|
||||||
|
"PATH": [
|
||||||
|
"cipd_bin_packages/cpython",
|
||||||
|
"cipd_bin_packages/cpython/bin",
|
||||||
|
"cipd_bin_packages/cpython3",
|
||||||
|
"cipd_bin_packages/cpython3/bin",
|
||||||
|
"cipd_bin_packages",
|
||||||
|
"cipd_bin_packages/bin"
|
||||||
|
],
|
||||||
|
"VPYTHON_LOG_TRACE": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"VPYTHON_VIRTUALENV_ROOT": [
|
||||||
|
"cache/vpython"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"execution_timeout_ns": 14400000000000,
|
||||||
|
"expiration_ns": 72000000000000,
|
||||||
|
"extra_tags": {
|
||||||
|
"log_location": "logdog://logs.chromium.org/skia/${SWARMING_TASK_ID}/+/annotations"
|
||||||
|
},
|
||||||
|
"io_timeout_ns": 14400000000000,
|
||||||
|
"max_attempts": 2,
|
||||||
|
"outputs": [
|
||||||
|
"test"
|
||||||
|
],
|
||||||
|
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
||||||
|
},
|
||||||
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All": {
|
"Test-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Debug-All": {
|
||||||
"caches": [
|
"caches": [
|
||||||
{
|
{
|
||||||
@ -66531,6 +66725,95 @@
|
|||||||
"max_attempts": 2,
|
"max_attempts": 2,
|
||||||
"service_account": "skia-external-nano-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
"service_account": "skia-external-nano-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
||||||
},
|
},
|
||||||
|
"Upload-Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All": {
|
||||||
|
"caches": [
|
||||||
|
{
|
||||||
|
"name": "vpython",
|
||||||
|
"path": "cache/vpython"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"casSpec": "run-recipe",
|
||||||
|
"cipd_packages": [
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython/linux-amd64",
|
||||||
|
"path": "cipd_bin_packages/cpython",
|
||||||
|
"version": "version:2@2.7.18.chromium.39"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/3pp/tools/cpython3/linux-amd64",
|
||||||
|
"path": "cipd_bin_packages/cpython3",
|
||||||
|
"version": "version:2@3.8.10.chromium.19"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/gsutil",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "version:4.46"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci-auth/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/kitchen/${platform}",
|
||||||
|
"path": ".",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython-native/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "infra/tools/luci/vpython/${platform}",
|
||||||
|
"path": "cipd_bin_packages",
|
||||||
|
"version": "git_revision:7a347df991c1064ac1a2a61e6d0488e17fd74170"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"command": [
|
||||||
|
"cipd_bin_packages/vpython3${EXECUTABLE_SUFFIX}",
|
||||||
|
"-u",
|
||||||
|
"skia/infra/bots/run_recipe.py",
|
||||||
|
"${ISOLATED_OUTDIR}",
|
||||||
|
"upload_nano_results",
|
||||||
|
"{\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"buildbucket_build_id\":\"<(BUILDBUCKET_BUILD_ID)\",\"buildername\":\"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All\",\"gs_bucket\":\"skia-perf\",\"patch_issue\":\"<(ISSUE_INT)\",\"patch_ref\":\"<(PATCH_REF)\",\"patch_repo\":\"<(PATCH_REPO)\",\"patch_set\":\"<(PATCHSET_INT)\",\"patch_storage\":\"<(PATCH_STORAGE)\",\"repository\":\"<(REPO)\",\"revision\":\"<(REVISION)\",\"swarm_out_dir\":\"output_ignored\",\"task_id\":\"<(TASK_ID)\"}",
|
||||||
|
"skia"
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
"Housekeeper-PerCommit-BundleRecipes",
|
||||||
|
"Perf-ChromeOS-Clang-Spin513-GPU-Adreno618-arm-Release-All"
|
||||||
|
],
|
||||||
|
"dimensions": [
|
||||||
|
"cpu:x86-64-Haswell_GCE",
|
||||||
|
"gpu:none",
|
||||||
|
"machine_type:n1-highmem-2",
|
||||||
|
"os:Debian-10.3",
|
||||||
|
"pool:Skia"
|
||||||
|
],
|
||||||
|
"env_prefixes": {
|
||||||
|
"PATH": [
|
||||||
|
"cipd_bin_packages/cpython",
|
||||||
|
"cipd_bin_packages/cpython/bin",
|
||||||
|
"cipd_bin_packages/cpython3",
|
||||||
|
"cipd_bin_packages/cpython3/bin",
|
||||||
|
"cipd_bin_packages",
|
||||||
|
"cipd_bin_packages/bin"
|
||||||
|
],
|
||||||
|
"VPYTHON_LOG_TRACE": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"VPYTHON_VIRTUALENV_ROOT": [
|
||||||
|
"cache/vpython"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"execution_timeout_ns": 3600000000000,
|
||||||
|
"extra_tags": {
|
||||||
|
"log_location": "logdog://logs.chromium.org/skia/${SWARMING_TASK_ID}/+/annotations"
|
||||||
|
},
|
||||||
|
"io_timeout_ns": 3600000000000,
|
||||||
|
"max_attempts": 2,
|
||||||
|
"service_account": "skia-external-nano-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
||||||
|
},
|
||||||
"Upload-Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
"Upload-Perf-ChromeOS-Clang-Spin514-GPU-RadeonVega3-x86_64-Release-All": {
|
||||||
"caches": [
|
"caches": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user