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

Unified Diff: tools/mb/mb_config.pyl

Issue 2583483003: Add testing spec and mb config for unswarmed android trybots. (Closed)
Patch Set: rebase? Created 4 years 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 | « testing/buildbot/chromium.android.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 13986b560387018067aadc5702f37d3543d33708..b531867670e3928bcaf0edaca3dc112bb6d0d0b5 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -494,8 +494,11 @@
# shared library loading is fixed.
'android_cronet_tester': 'android_cronet_debug_static_bot_arm_no_neon',
+ 'android_n5x_swarming_dbg': 'android_debug_trybot_arm64',
'android_n5x_swarming_rel': 'android_release_trybot_arm64',
'android_optional_gpu_tests_rel': 'gpu_tests_deqp_android_release_trybot_arm64',
+ 'android_unswarmed_n5_rel': 'android_release_trybot',
+ 'android_unswarmed_n5x_rel': 'android_release_trybot_arm64',
'cast_shell_android': 'android_cast_debug_static_bot',
'linux_android_dbg_ng': 'android_debug_trybot',
'linux_android_rel_ng': 'android_release_trybot',
« no previous file with comments | « testing/buildbot/chromium.android.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698