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

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

Issue 2366983002: [chromium.fyi] Set up Blimp {Android Client,Linux Engine} fyi bots. (Closed)
Patch Set: add builders to the chromium.fyi builders list. 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 | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 177d2185585095e23ecc59b505fe6a28d54bae5f..87fed28adf97e671176eae8f5763358ba361138c 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -125,6 +125,22 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'Blimp Android Client',
+ 'hostname': 'slave139-c1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Blimp Linux Engine',
+ 'hostname': 'slave140-c1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'builder': 'WebKit Linux - WPTServe',
'hostname': 'slave72-c1',
'os': 'linux',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698