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

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

Issue 2290923002: DevTools: Create recipe and builder for devtools (Closed)
Patch Set: Address CL feedback on recipe, new builder config 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 a97a9e0902303d4d179443236a73703205479270..aebef043e646d00ccd3daf65ae46b119f34a7230 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -743,4 +743,12 @@ slaves = [
'version': 'win7',
'bits': '64',
},
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Chromium DevTools Linux',
+ 'hostname': 'slave122-c1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
]

Powered by Google App Engine
This is Rietveld 408576698