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

Unified Diff: masters/master.client.libyuv/slaves.cfg

Issue 2015883002: libyuv: Add Android x86, x64 and MIPS bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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.client.libyuv/master_android_cfg.py ('k') | masters/master.tryserver.libyuv/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.libyuv/slaves.cfg
diff --git a/masters/master.client.libyuv/slaves.cfg b/masters/master.client.libyuv/slaves.cfg
index 67f7d9513f256dc82524792ce6e6a03e972bed25..dee2d9ce9969dbecbb65956c4b2331aaa7a94e01 100644
--- a/masters/master.client.libyuv/slaves.cfg
+++ b/masters/master.client.libyuv/slaves.cfg
@@ -39,6 +39,9 @@ slaves = [
'Android Release (GN)',
'Android Clang Debug',
'Android ARM64 Debug',
+ 'Android32 x86 Debug',
+ 'Android64 x64 Debug',
+ 'Android32 MIPS Debug',
],
'hostname': host,
} for host in list('vm%d-m3' % i for i in range(322, 324)) + ['slave90-c3']
« no previous file with comments | « masters/master.client.libyuv/master_android_cfg.py ('k') | masters/master.tryserver.libyuv/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698