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

Unified Diff: tools/auto_bisect/configs/winx64.bisect.dromaeo.cfg

Issue 961193002: Make perf try jobs for win x64 build x64 binaries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « tools/auto_bisect/configs/try.py ('k') | tools/auto_bisect/configs/winx64.perf_test.kraken.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/auto_bisect/configs/winx64.bisect.dromaeo.cfg
diff --git a/tools/auto_bisect/configs/win.bisect.dromaeo.cfg b/tools/auto_bisect/configs/winx64.bisect.dromaeo.cfg
similarity index 94%
copy from tools/auto_bisect/configs/win.bisect.dromaeo.cfg
copy to tools/auto_bisect/configs/winx64.bisect.dromaeo.cfg
index 8cab7125667827753fb54d0118c5d744b3bec56e..24f95920de0e41bc2f8f2e27c797a31e28a889b6 100644
--- a/tools/auto_bisect/configs/win.bisect.dromaeo.cfg
+++ b/tools/auto_bisect/configs/winx64.bisect.dromaeo.cfg
@@ -9,6 +9,7 @@ config = {
'max_time_minutes': '5',
'truncate_percent': '20',
'builder_type': 'perf',
+ 'target_arch': 'x64',
}
# Workaround git try issue, see crbug.com/257689
« no previous file with comments | « tools/auto_bisect/configs/try.py ('k') | tools/auto_bisect/configs/winx64.perf_test.kraken.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698