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

Unified Diff: masters/master.tryserver.chromium.perf/slaves.cfg

Issue 2088033002: Change WebView bisect bot to grab 64 bit builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Update master.cfg 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
Index: masters/master.tryserver.chromium.perf/slaves.cfg
diff --git a/masters/master.tryserver.chromium.perf/slaves.cfg b/masters/master.tryserver.chromium.perf/slaves.cfg
index b061e9ad7ea4f5c6135dd2496d55155f67c26f6f..e2af2d5d6bed81d674e8bc310b92ab71864a2e0c 100644
--- a/masters/master.tryserver.chromium.perf/slaves.cfg
+++ b/masters/master.tryserver.chromium.perf/slaves.cfg
@@ -95,5 +95,5 @@ _AddSlaves('mac_fyi_perf_bisect', 'mac', '10.10', 'vm%d-m4', [1107])
_AddSlaves('win_fyi_perf_bisect', 'win', 'win7', 'vm%d-m4', [1106])
_AddSlaves('android_fyi_perf_bisect', 'linux', 'trusty', 'build%d-b4', [113])
-_AddSlaves('android_webview_aosp_perf_bisect', 'linux', 'trusty', 'build%d-b4',
- [122])
+_AddSlaves('android_webview_arm64_aosp_perf_bisect', 'linux', 'trusty',
+ 'build%d-b4', [122])
« no previous file with comments | « masters/master.tryserver.chromium.perf/master.cfg ('k') | scripts/slave/recipe_modules/auto_bisect/bisector.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698