Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2005)

Unified Diff: tools/perf/core/perf_data_generator.py

Issue 2784633002: Add new bot to Win 10 High-DPI Perf (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/core/perf_data_generator.py
diff --git a/tools/perf/core/perf_data_generator.py b/tools/perf/core/perf_data_generator.py
index d62d750a8a20c4cc35dcb5f9969d2550219d90b5..335c1b5a45d9965b147677ab89b7eae688eeced5 100755
--- a/tools/perf/core/perf_data_generator.py
+++ b/tools/perf/core/perf_data_generator.py
@@ -257,7 +257,8 @@ def get_waterfall_config():
'os': 'Windows-10-10240',
'device_ids': [
'build117-b1', 'build118-b1',
- 'build119-b1', 'build120-b1', 'build121-b1'
+ 'build119-b1', 'build120-b1',
+ 'build180-b4' # Added in https://crbug.com/695613
]
}
])
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698