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

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

Issue 1840063002: Recipe for Headless Linux bot (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Add master config too Created 4 years, 9 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 d3ac1c39f5f90f06cfff216c675de7f3f7999102..e1db506270dbcda38a5d3114afeeee11b96f2de7 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -255,6 +255,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'Headless Linux',
+ 'hostname': 'slave16-c1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'hostname': 'vm641-m1',
'builder': 'Chromium_iOS_Simulator_(dbg)',
'os': 'mac',

Powered by Google App Engine
This is Rietveld 408576698