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

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

Issue 1748003002: Move android webview perf bot from fyi to main perf waterfall (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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
Index: masters/master.chromium.perf/master.cfg
diff --git a/masters/master.chromium.perf/master.cfg b/masters/master.chromium.perf/master.cfg
index ac8cc57e5b26a415fafd4e3388e494481ae9ffb3..0032148ac70f0ac16ba4506f588b2dbe6bcef666 100644
--- a/masters/master.chromium.perf/master.cfg
+++ b/masters/master.chromium.perf/master.cfg
@@ -161,6 +161,7 @@ _AddBuilder('Linux Builder', 'linux', timeout=4800, merge_requests=False)
_AddTester('Android Galaxy S5 Perf', 'android', num_shards=3, target_bits=32)
_AddTester('Android Nexus5 Perf', 'android', num_shards=3, target_bits=32)
_AddTester('Android Nexus5X Perf', 'android', num_shards=3)
+_AddTester('Android Nexus5 WebView Perf', 'android', target_bits=32)
_AddTester('Android Nexus6 Perf', 'android', num_shards=3, target_bits=32)
_AddTester('Android Nexus7v2 Perf', 'android', num_shards=3, target_bits=32)
_AddTester('Android Nexus9 Perf', 'android', num_shards=3)

Powered by Google App Engine
This is Rietveld 408576698