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

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

Issue 2480253007: Adding vm to trigger jobs on 4 Core 4 GB windows laptops (Closed)
Patch Set: Created 4 years, 1 month 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 | masters/master.chromium.perf.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf.fyi/master.cfg
diff --git a/masters/master.chromium.perf.fyi/master.cfg b/masters/master.chromium.perf.fyi/master.cfg
index 650360943cea43833e8de427d58091da0df120d2..3b4be6abb0ab899afc87e24fd12a45ab9294b916 100644
--- a/masters/master.chromium.perf.fyi/master.cfg
+++ b/masters/master.chromium.perf.fyi/master.cfg
@@ -166,6 +166,11 @@ c['builders'].append({'name': 'Win 10 Low-End Perf Tests',
'category': '3windows|builder_testers',
})
+c['builders'].append({'name': 'Win 10 4 Core Low-End Perf Tests',
+ 'factory': m_remote_run_chromium_src('chromium'),
+ 'category': '3windows|builder_testers',
+})
+
c['builders'].append({'name': 'Win 7 Intel GPU Perf (Xeon)',
'factory': m_remote_run_chromium_src('chromium'),
'category': '3windows|builder_testers',
« no previous file with comments | « no previous file | masters/master.chromium.perf.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698