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

Unified Diff: tools/mb/mb_config.pyl

Issue 2046823002: Add 64-bit bisect bot configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index af20c96775ea5b1805490e09841170d1162c0428..a0644b18d9c4cacd02181e3051e6c54c35560c8e 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -843,9 +843,11 @@
'win_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
'win_perf_bisect_builder': 'gn_official_goma_minimal_symbols_x86',
'win_x64_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
+ 'winx64_8_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
'winx64_10_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
'winx64_10_perf_cq': 'gn_official_goma_minimal_symbols_x64',
'winx64_bisect_builder': 'gn_official_goma_minimal_symbols_x64',
+ 'winx64_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
'winx64_zen_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
'winx64ati_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
'winx64intel_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698