aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2016-12-28 10:10:09 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-28 15:56:12 +0000
commite2d4141679805b4c2a711d113f2b7360cb50924c (patch)
tree477e83cb64a064fbc677de625a4271363d18bcbb /infra/bots
parent29437eb5c782ff49b9c2a23ef5dd4a54e9e45c44 (diff)
Update Nexus 5 to M4B30Z
BUG=skia: Change-Id: I6544be934f3ea84c67e0b0349e2467dd78292647 Reviewed-on: https://skia-review.googlesource.com/6473 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/bots')
-rw-r--r--infra/bots/gen_tasks.go2
-rw-r--r--infra/bots/tasks.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index dd062e4f1c..6c20b9fe34 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -393,7 +393,7 @@ func swarmDimensions(parts map[string]string) []string {
"GalaxyTab3": {"goyawifi", "JDQ39"},
"NVIDIA_Shield": {"foster", "MRA58K"},
"Nexus10": {"manta", "LMY49J"},
- "Nexus5": {"hammerhead", "MOB31E"},
+ "Nexus5": {"hammerhead", "M4B30Z"},
"Nexus6": {"shamu", "M"},
"Nexus6p": {"angler", "NMF26C"},
"Nexus7": {"grouper", "LMY47V"},
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index a3e701be8b..8a071b11f6 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -4139,7 +4139,7 @@
"Build-Ubuntu-Clang-arm-Debug-Android"
],
"dimensions": [
- "device_os:MOB31E",
+ "device_os:M4B30Z",
"device_type:hammerhead",
"os:Android",
"pool:Skia"
@@ -4188,7 +4188,7 @@
"Build-Ubuntu-Clang-arm-Release-Android"
],
"dimensions": [
- "device_os:MOB31E",
+ "device_os:M4B30Z",
"device_type:hammerhead",
"os:Android",
"pool:Skia"
@@ -8505,7 +8505,7 @@
"Build-Ubuntu-Clang-arm-Debug-Android"
],
"dimensions": [
- "device_os:MOB31E",
+ "device_os:M4B30Z",
"device_type:hammerhead",
"os:Android",
"pool:Skia"
@@ -8554,7 +8554,7 @@
"Build-Ubuntu-Clang-arm-Release-Android"
],
"dimensions": [
- "device_os:MOB31E",
+ "device_os:M4B30Z",
"device_type:hammerhead",
"os:Android",
"pool:Skia"