Commit 8fd2712a authored by Emily Hanley's avatar Emily Hanley Committed by Commit Bot

Fixing pixel2 swarming pool

NOTRY=true

Bug: 817872
Change-Id: I4cacf33aa0411fb648e3396ca047aa0ed8773123
Reviewed-on: https://chromium-review.googlesource.com/1044284Reviewed-by: default avatarNed Nguyen <nednguyen@google.com>
Commit-Queue: Emily Hanley <eyaich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556081}
parent 8da293b0
...@@ -723,7 +723,7 @@ ...@@ -723,7 +723,7 @@
"device_os": "O", "device_os": "O",
"device_type": "walleye", "device_type": "walleye",
"os": "Android", "os": "Android",
"pool": "chrome.test.perf-fyi" "pool": "chrome.tests.perf-fyi"
} }
], ],
"expiration": 36000, "expiration": 36000,
...@@ -771,7 +771,7 @@ ...@@ -771,7 +771,7 @@
"device_os": "O", "device_os": "O",
"device_type": "walleye", "device_type": "walleye",
"os": "Android", "os": "Android",
"pool": "chrome.test.perf-webview-fyi" "pool": "chrome.tests.perf-webview-fyi"
} }
], ],
"expiration": 36000, "expiration": 36000,
......
...@@ -1034,7 +1034,7 @@ NEW_PERF_RECIPE_FYI_TESTERS = { ...@@ -1034,7 +1034,7 @@ NEW_PERF_RECIPE_FYI_TESTERS = {
], ],
'platform': 'android-webview', 'platform': 'android-webview',
'dimension': { 'dimension': {
'pool': 'chrome.test.perf-webview-fyi', 'pool': 'chrome.tests.perf-webview-fyi',
'os': 'Android', 'os': 'Android',
'device_type': 'walleye', 'device_type': 'walleye',
'device_os': 'O' 'device_os': 'O'
...@@ -1051,7 +1051,7 @@ NEW_PERF_RECIPE_FYI_TESTERS = { ...@@ -1051,7 +1051,7 @@ NEW_PERF_RECIPE_FYI_TESTERS = {
], ],
'platform': 'android', 'platform': 'android',
'dimension': { 'dimension': {
'pool': 'chrome.test.perf-fyi', 'pool': 'chrome.tests.perf-fyi',
'os': 'Android', 'os': 'Android',
'device_type': 'walleye', 'device_type': 'walleye',
'device_os': 'O' 'device_os': 'O'
......
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