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

Unified Diff: tools/perf/generate_perf_json.py

Issue 2748073003: Run net_perftests on Linux perf bots (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/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/generate_perf_json.py
diff --git a/tools/perf/generate_perf_json.py b/tools/perf/generate_perf_json.py
index 6339808bd80bb530316a869c5097fd064a809500..2b3578bd4a364023c2bda5ea8ab841fbfe43b99e 100755
--- a/tools/perf/generate_perf_json.py
+++ b/tools/perf/generate_perf_json.py
@@ -465,6 +465,7 @@ def get_waterfall_config():
'perf_tests': [
# crbug.com/698831
# ('cc_perftests', 2),
+ ('net_perftests', 2),
nednguyen 2017/03/14 17:33:29 You need to rebase, I think
xunjieli 2017/03/14 17:38:12 Done.
('load_library_perf_tests', 2),
('tracing_perftests', 2),
('media_perftests', 3)]
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698