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

Unified Diff: masters/master.chromium.linux/master_linux_cfg.py

Issue 2044513004: Recipe for Blimp bot on chromium.linux (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Moves blimp FYI slave to chromium.linux Created 4 years, 6 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 | « masters/master.chromium.fyi/slaves.cfg ('k') | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.linux/master_linux_cfg.py
diff --git a/masters/master.chromium.linux/master_linux_cfg.py b/masters/master.chromium.linux/master_linux_cfg.py
index 30142f95a442cfa36dd0b8160ddedbd60ae45885..198522380b9411c29a62665e526159e3ec2ebdb3 100644
--- a/masters/master.chromium.linux/master_linux_cfg.py
+++ b/masters/master.chromium.linux/master_linux_cfg.py
@@ -19,6 +19,7 @@ def Update(_config, active_master, c):
'Linux Builder (dbg)(32)',
'Linux Builder (dbg)',
'Cast Linux',
+ 'Blimp Linux (dbg)',
]),
])
specs = [
@@ -29,6 +30,7 @@ def Update(_config, active_master, c):
{'name': 'Linux Builder (dbg)'},
{'name': 'Linux Tests (dbg)(1)'},
{'name': 'Cast Linux'},
+ {'name': 'Blimp Linux (dbg)'},
]
c['builders'].extend([
« no previous file with comments | « masters/master.chromium.fyi/slaves.cfg ('k') | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698