Commit a01dde01 authored by John Chen's avatar John Chen Committed by Chromium LUCI CQ

Update linux-perf bot dimensions

Update bot dimensions for linux-perf after OS upgrade from
Ubuntu 14.04 to 18.04.

Bug: 1162000
Change-Id: Ia2f40977120ccf0ac4b2037114c3d20ba5bdeb7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617240Reviewed-by: default avatarWenbin Zhang <wenbinzhang@google.com>
Auto-Submit: John Chen <johnchen@chromium.org>
Commit-Queue: John Chen <johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841340}
parent d02d2849
...@@ -990,8 +990,8 @@ ...@@ -990,8 +990,8 @@
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [ "dimension_sets": [
{ {
"gpu": "10de:1cb3-384.90", "gpu": "10de:1cb3-440.100",
"os": "Ubuntu-14.04", "os": "Ubuntu-18.04",
"pool": "chrome.tests.perf", "pool": "chrome.tests.perf",
"synthetic_product_name": "PowerEdge R230 (Dell Inc.)" "synthetic_product_name": "PowerEdge R230 (Dell Inc.)"
} }
......
...@@ -697,8 +697,8 @@ BUILDERS = { ...@@ -697,8 +697,8 @@ BUILDERS = {
'platform': 'platform':
'linux', 'linux',
'dimension': { 'dimension': {
'gpu': '10de:1cb3-384.90', 'gpu': '10de:1cb3-440.100',
'os': 'Ubuntu-14.04', 'os': 'Ubuntu-18.04',
'pool': 'chrome.tests.perf', 'pool': 'chrome.tests.perf',
'synthetic_product_name': 'PowerEdge R230 (Dell Inc.)' 'synthetic_product_name': 'PowerEdge R230 (Dell Inc.)'
}, },
......
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