blob: 0cc8ab57ae7f2b25ca4c1a496499922fe17c3eea [file] [log] [blame]
{
"jobs": {
"Build-Debian9-Clang-x86_64-Debug": {
"tasks": [
"Build-Debian9-Clang-x86_64-Debug"
]
},
"Build-Debian9-Clang-x86_64-Release": {
"tasks": [
"Build-Debian9-Clang-x86_64-Release"
]
},
"Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"tasks": [
"Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
"Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"tasks": [
"Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All"
]
},
"Nightly-Job": {
"tasks": [
"Nightly-Task"
],
"trigger": "nightly"
}
},
"tasks": {
"Build-Debian9-Clang-x86_64-Debug": {
"command": [
"/bin/bash", "./build.sh"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"machine_type:n1-standard-16",
"os:Debian-9.4",
"pool:Skia"
],
"execution_timeout_ns": 3600000000000,
"io_timeout_ns": 3600000000000,
"isolate": "infrabots.isolate",
"max_attempts": 2,
"outputs": [
"build"
],
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
},
"Build-Debian9-Clang-x86_64-Release": {
"command": [
"/bin/bash", "./build.sh"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"machine_type:n1-standard-16",
"os:Debian-9.4",
"pool:Skia"
],
"execution_timeout_ns": 3600000000000,
"io_timeout_ns": 3600000000000,
"isolate": "infrabots.isolate",
"max_attempts": 2,
"outputs": [
"build"
],
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
},
"Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"command": [
"/bin/bash", "./perf.sh"
],
"dependencies": [
"Build-Debian9-Clang-x86_64-Debug"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"machine_type:n1-standard-16",
"os:Debian-9.4",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"io_timeout_ns": 14400000000000,
"isolate": "infrabots.isolate",
"max_attempts": 2,
"outputs": [
"perf"
]
},
"Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"command": [
"/bin/bash", "./test.sh"
],
"dependencies": [
"Build-Debian9-Clang-x86_64-Debug"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"machine_type:n1-standard-16",
"os:Debian-9.4",
"pool:Skia"
],
"execution_timeout_ns": 14400000000000,
"expiration_ns": 72000000000000,
"io_timeout_ns": 14400000000000,
"isolate": "infrabots.isolate",
"max_attempts": 2,
"outputs": [
"test"
]
},
"Nightly-Task": {
"command": [
"/bin/bash", "./build.sh"
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
"machine_type:n1-standard-16",
"os:Debian-9.4",
"pool:Skia"
],
"execution_timeout_ns": 3600000000000,
"io_timeout_ns": 3600000000000,
"isolate": "infrabots.isolate",
"max_attempts": 2,
"outputs": [
"build"
],
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
}
}
}