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

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

Issue 2293803004: Infra setup for Hoverboard test slave (Closed)
Patch Set: Added recipe_modules entry 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 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',

Powered by Google App Engine
This is Rietveld 408576698