Commit a4df9cbf authored by Sergiy Byelozyorov's avatar Sergiy Byelozyorov Committed by Commit Bot

[tools] Add Nokia One trybot to the try_perf script

R=machenbach@chromium.org

Bug: chromium:874316
Change-Id: I148916d0b0f34214325910b29aceb39d3a1db459
Reviewed-on: https://chromium-review.googlesource.com/1201523Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55598}
parent 26ed7b0d
......@@ -18,6 +18,7 @@ BOTS = {
'--nexus7': 'v8_nexus7_perf_try',
'--nexus10': 'v8_nexus10_perf_try',
'--pixel2': 'v8_pixel2_perf_try',
'--nokia1': 'v8_nokia1_perf_try',
}
# This list will contain builder names that should be triggered on an internal
......@@ -25,6 +26,7 @@ BOTS = {
SWARMING_BOTS = [
'v8_linux64_perf_try',
'v8_pixel2_perf_try',
'v8_nokia1_perf_try',
]
DEFAULT_BOTS = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment