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

Unified Diff: masters/master.chromium.gpu.fyi/slaves.cfg

Issue 2319343002: Deploy Mac ASAN bot on chromium.gpu.fyi waterfall. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.gpu.fyi/slaves.cfg
diff --git a/masters/master.chromium.gpu.fyi/slaves.cfg b/masters/master.chromium.gpu.fyi/slaves.cfg
index 1f853a1bad1ac1331b921c7c057a09e9f4f01bd1..00b19e97a5ff6e582399af338d6f3f99bcb80ff1 100644
--- a/masters/master.chromium.gpu.fyi/slaves.cfg
+++ b/masters/master.chromium.gpu.fyi/slaves.cfg
@@ -383,6 +383,20 @@ slaves = [
},
{
'master': 'ChromiumGPUFYI',
+ 'hostname': 'vm49-m1',
+ 'builder': 'Mac GPU ASAN Release',
+ 'os': 'mac',
+ 'version': '10.10',
+ 'bits': '64',
+ 'recipe': 'chromium',
+ 'build_config': 'Release',
+ # This bot uses recipe-side triggers.
+ 'triggered_by': 'none',
+ # Nearly all bots on these waterfalls are auto-rebooted between
+ # runs for stability.
+ },
+ {
+ 'master': 'ChromiumGPUFYI',
'hostname': 'slave60-c1',
'builder': 'GPU Linux Builder',
'os': 'linux',
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698