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

Unified Diff: tools/mb/mb_config.pyl

Issue 2734963002: Add mb config for a 64 bit android bot on chromium.swarm (Closed)
Patch Set: add n5x bot Created 3 years, 9 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 | « testing/buildbot/chromium.swarm.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 aef20f2db79087ba21d99aacd83772dca8fd2af5..579c0f908c77c5e4d89afc111a0f67690a422dba 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -343,7 +343,8 @@
},
'chromium.swarm': {
- 'Android Swarm': 'android_without_codecs_release_bot_minimal_symbols',
+ 'Android N5 Swarm': 'android_release_bot_minimal_symbols',
+ 'Android N5X Swarm': 'android_release_bot_minimal_symbols_arm64',
'Linux Swarm': 'release_bot',
'Mac Swarm': 'release_bot_mac_strip',
'Windows Swarm': 'release_bot_x86',
« no previous file with comments | « testing/buildbot/chromium.swarm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698