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

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

Issue 2414253003: Add recipe config for android clang x86 tester. (Closed)
Patch Set: rename bot 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 269c0a28aca269e9837a7d3f0218b016859c06fc..3f840731fe8d6ab26ef7165d2fb93cf321e9edaa 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -454,6 +454,16 @@ slaves = [
{
'master': 'ChromiumFYI',
'builder': [
+ 'ClangTotAndroid x86',
+ ],
+ 'hostname': 'build133-b1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': [
'ClangToTMac',
'ClangToTiOS',
],

Powered by Google App Engine
This is Rietveld 408576698