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

Unified Diff: masters/master.chromium.perf.fyi/slaves.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
Index: masters/master.chromium.perf.fyi/slaves.cfg
diff --git a/masters/master.chromium.perf.fyi/slaves.cfg b/masters/master.chromium.perf.fyi/slaves.cfg
index 814f92581ae5048be3eb385c0a0d7dfd01da648e..8de2c86b6ee2d1232ad8f410761508109e6b67f2 100644
--- a/masters/master.chromium.perf.fyi/slaves.cfg
+++ b/masters/master.chromium.perf.fyi/slaves.cfg
@@ -50,6 +50,14 @@ slaves = [
},
{
'master': 'ChromiumPerfFyi',
+ 'hostname': 'vm176-m1',
+ 'builder': 'Win 10 4 Core Low-End Perf Tests',
+ 'os': 'win',
+ 'version': 'win10',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumPerfFyi',
'hostname': 'build169-m1',
'builder': 'Win 7 Intel GPU Perf (Xeon)',
'os': 'win',
« no previous file with comments | « masters/master.chromium.perf.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698