aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-05-09 15:37:34 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-10 15:45:45 +0000
commit27d5a3661ba76852c0c8b7935f47e88d7edd1cda (patch)
tree350de4b62186ed8de9dd8f9269486dedc33911de /infra/bots/tasks.json
parentcab25492864fe1e581e442d784f18aa72a13e6f5 (diff)
Switch machine-type for Coverage tasks.
Coverage doesn't seem to deal well with multiple threads. Using 2-core VMs is faster than using 64-core VMs. On the other hand, the Coverage Upload task performs much better on a 64-core VM. Bug: skia:7415 No-Try: true Change-Id: Ieb58fc47970dd66fa64cf6a8c9de1f9236e2f3a0 Reviewed-on: https://skia-review.googlesource.com/127053 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/tasks.json')
-rw-r--r--infra/bots/tasks.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 705a7449db..a396cdc418 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -48864,7 +48864,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -48977,7 +48977,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49090,7 +49090,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49203,7 +49203,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49316,7 +49316,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49429,7 +49429,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49542,7 +49542,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49655,7 +49655,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49768,7 +49768,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49881,7 +49881,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -49994,7 +49994,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -50107,7 +50107,7 @@
],
"dimensions": [
"cpu:x86-64-Haswell_GCE",
- "machine_type:n1-highcpu-64",
+ "machine_type:n1-highmem-2",
"os:Debian-9.4",
"pool:Skia"
],
@@ -87551,7 +87551,7 @@
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
- "machine_type:n1-highmem-2",
+ "machine_type:n1-highcpu-64",
"os:Debian-9.4",
"pool:Skia"
],
@@ -91499,7 +91499,7 @@
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
- "machine_type:n1-highmem-2",
+ "machine_type:n1-highcpu-64",
"os:Debian-9.4",
"pool:Skia"
],
@@ -92152,7 +92152,7 @@
"dimensions": [
"cpu:x86-64-Haswell_GCE",
"gpu:none",
- "machine_type:n1-highmem-2",
+ "machine_type:n1-highcpu-64",
"os:Debian-9.4",
"pool:Skia"
],