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

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

Issue 2290923002: DevTools: Create recipe and builder for devtools (Closed)
Patch Set: add license 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
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 77f11ad42fb1403c899048670166a526b4ab2a45..eea32464373bf9a7b4a1ff16315a0dcb93f6ab75 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -750,6 +750,14 @@ slaves = [
'version': 'win7',
'bits': '64',
},
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Chromium DevTools Linux',
+ 'hostname': 'slave122-c1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
]
pgo_slaves = [

Powered by Google App Engine
This is Rietveld 408576698