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

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

Issue 2293803004: Infra setup for Hoverboard test slave (Closed)
Patch Set: Added recipes.py output, fixed comma 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 a6d10b4707b86e64597fdb35e93ecdda902d7e4a..c920ef71d2ba2d69ec976f7778e717d709f616c8 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -133,6 +133,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'Android VR Tests',
+ 'hostname': 'build122-b1',
+ '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