aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/tasks.json')
-rw-r--r--infra/bots/tasks.json128
1 files changed, 0 insertions, 128 deletions
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index deba86832c..c334c50546 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -54,30 +54,6 @@
"Build-Debian9-Clang-arm64-Release-Android_Vulkan"
]
},
- "Build-Debian9-Clang-mips64el-Debug-Android": {
- "priority": 0.8,
- "tasks": [
- "Build-Debian9-Clang-mips64el-Debug-Android"
- ]
- },
- "Build-Debian9-Clang-mips64el-Release-Android": {
- "priority": 0.8,
- "tasks": [
- "Build-Debian9-Clang-mips64el-Release-Android"
- ]
- },
- "Build-Debian9-Clang-mipsel-Debug-Android": {
- "priority": 0.8,
- "tasks": [
- "Build-Debian9-Clang-mipsel-Debug-Android"
- ]
- },
- "Build-Debian9-Clang-mipsel-Release-Android": {
- "priority": 0.8,
- "tasks": [
- "Build-Debian9-Clang-mipsel-Release-Android"
- ]
- },
"Build-Debian9-Clang-x64-Debug-Android": {
"priority": 0.8,
"tasks": [
@@ -3209,110 +3185,6 @@
"isolate": "compile_skia.isolate",
"priority": 0.8
},
- "Build-Debian9-Clang-mips64el-Debug-Android": {
- "dependencies": [
- "Housekeeper-PerCommit-IsolateAndroidNDKLinux"
- ],
- "dimensions": [
- "cpu:x86-64-Haswell_GCE",
- "gpu:none",
- "os:Debian-9.2",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "compile",
- "repository=<(REPO)",
- "buildername=Build-Debian9-Clang-mips64el-Debug-Android",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_repo=<(PATCH_REPO)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
- "Build-Debian9-Clang-mips64el-Release-Android": {
- "dependencies": [
- "Housekeeper-PerCommit-IsolateAndroidNDKLinux"
- ],
- "dimensions": [
- "cpu:x86-64-Haswell_GCE",
- "gpu:none",
- "os:Debian-9.2",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "compile",
- "repository=<(REPO)",
- "buildername=Build-Debian9-Clang-mips64el-Release-Android",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_repo=<(PATCH_REPO)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
- "Build-Debian9-Clang-mipsel-Debug-Android": {
- "dependencies": [
- "Housekeeper-PerCommit-IsolateAndroidNDKLinux"
- ],
- "dimensions": [
- "cpu:x86-64-Haswell_GCE",
- "gpu:none",
- "os:Debian-9.2",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "compile",
- "repository=<(REPO)",
- "buildername=Build-Debian9-Clang-mipsel-Debug-Android",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_repo=<(PATCH_REPO)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
- "Build-Debian9-Clang-mipsel-Release-Android": {
- "dependencies": [
- "Housekeeper-PerCommit-IsolateAndroidNDKLinux"
- ],
- "dimensions": [
- "cpu:x86-64-Haswell_GCE",
- "gpu:none",
- "os:Debian-9.2",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "compile",
- "repository=<(REPO)",
- "buildername=Build-Debian9-Clang-mipsel-Release-Android",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_repo=<(PATCH_REPO)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
"Build-Debian9-Clang-x64-Debug-Android": {
"dependencies": [
"Housekeeper-PerCommit-IsolateAndroidNDKLinux"