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

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

Issue 2463523002: Add Linux Ozone fyi compile-only bot (Closed)
Patch Set: Created 4 years, 2 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 15ed7bbfb7324a39d9d8b6b37ffab2f251b3dda2..3b148eb16d9d330e3f7fd0c53a543a71e0a9e02c 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -608,6 +608,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'Ozone Linux',
+ 'hostname': 'slave17-c1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'builder': 'Site Isolation Android',
'hostname': 'slave45-c1',
'os': 'linux',

Powered by Google App Engine
This is Rietveld 408576698