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

Unified Diff: masters/master.chromium.memory/slaves.cfg

Issue 11379003: Add Windows ASAN bots. (Closed) Base URL: http://git.chromium.org/chromium/tools/build.git@neuter
Patch Set: Change the window Builder's category to avoid closing the tree Created 8 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 | « masters/master.chromium.memory/master_win_cfg.py ('k') | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.memory/slaves.cfg
diff --git a/masters/master.chromium.memory/slaves.cfg b/masters/master.chromium.memory/slaves.cfg
index 2f60f8d1433c057deab97055e98832f594060946..ead0d11e80a7b0f64ae69539c71722be33ea2871 100644
--- a/masters/master.chromium.memory/slaves.cfg
+++ b/masters/master.chromium.memory/slaves.cfg
@@ -121,4 +121,28 @@ slaves = [
'version': '10.6',
'bits': '64',
},
+ {
+ 'master': 'ChromiumMemory',
+ 'builder': 'Win ASAN Builder',
+ 'hostname': 'vm823-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumMemory',
+ 'builder': 'Win ASAN Tests (1)',
+ 'hostname': 'vm824-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumMemory',
+ 'builder': 'Win ASAN Tests (2)',
+ 'hostname': 'vm825-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.memory/master_win_cfg.py ('k') | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698