Commit e2862465 authored by nednguyen's avatar nednguyen Committed by Commit Bot

Remove Chrome-perf as the valid pool for perf json config

Bug:chromium:818319
Cq-Include-Trybots: master.tryserver.chromium.perf:obbs_fyi
Change-Id: I3a7b020744e9fa4ce73ef890ff744da1d0563327

NOTRY=true  # test by PRESUBMIT

Change-Id: I3a7b020744e9fa4ce73ef890ff744da1d0563327
Reviewed-on: https://chromium-review.googlesource.com/1124408Reviewed-by: default avatarEmily Hanley <eyaich@chromium.org>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#572187}
parent bf0407cc
......@@ -12,7 +12,6 @@ _VALID_SWARMING_DIMENSIONS = {
'gpu', 'device_ids', 'os', 'pool', 'perf_tests', 'perf_tests_with_args',
'device_os', 'device_type', 'device_os_flavor', 'id'}
_VALID_PERF_POOLS = {
'Chrome-perf',
'chrome.tests.perf', 'chrome.tests.perf-webview',
'chrome.tests.perf-fyi', 'chrome.tests.perf-webview-fyi'}
......
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