aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots
diff options
context:
space:
mode:
authorGravatar kjlubick <kjlubick@google.com>2016-09-06 07:39:30 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-06 07:39:30 -0700
commitf54c00e817b1c659209fbc65bc584b21bf6be1e1 (patch)
treee0555707fffff1636ecc909fa4f19a1dd24fb3a8 /infra/bots
parentc3bfcb803abb1f45658e9eae9f75b428a4476e75 (diff)
Add device mapping for Nexus 6p (angler)
Diffstat (limited to 'infra/bots')
-rw-r--r--infra/bots/recipes/swarm_trigger.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index a95effe7f5..1f17584fc0 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -119,6 +119,7 @@ def swarm_dimensions(builder_cfg):
'Nexus10': 'manta',
'Nexus5': 'hammerhead',
'Nexus6': 'shamu',
+ 'Nexus6p': 'angler',
'Nexus7': 'grouper',
'Nexus7v2': 'flo',
'Nexus9': 'flounder',