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

Unified Diff: tools/mb/mb_config.pyl

Issue 2391343002: Add 2 config names for builder 'Blimp Android Tester' (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
« no previous file with comments | « no previous file | 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 f614bc3fd2a4061fe1263b85bde0a5cad84dcb3b..cae844ea8c82a646e3bbcd42a4cff367e23797af 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -83,6 +83,10 @@
'//build/args/bots/chromium.fyi/blimp_client_rel.gn',
'Blimp Linux Engine':
'//build/args/bots/chromium.fyi/blimp_engine_rel.gn',
+ 'Blimp Android Test - Android':
+ '//build/args/blimp_client.gn',
jbudorick 2016/10/06 13:31:40 These should probably use bot configs in //build/a
+ 'Blimp Android Test - Linux':
+ '//build/args/blimp_engine.gn',
'Browser Side Navigation Linux': 'release_bot',
'CFI Linux CF': 'cfi_full_cfi_diag_release_static',
'CFI Linux ToT': 'cfi_full_clang_tot_release_static',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698