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

Unified Diff: tools/mb/mb_config.pyl

Issue 2364083002: Add build and test configs for blimp client and engine bots on chromium.fyi. (Closed)
Patch Set: rebase Created 4 years, 3 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.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 cfc37478291ee2412c0c2c4beccf32c8cd2e9ae9..694906bee4e421d47ee961c4253569e0495ff7d6 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -78,6 +78,10 @@
'Android Tests (x86 emulator)': 'android_debug_static_bot_x86',
'Android Builder (dbg)': 'android_debug_static_bot_vr_shell',
'Android deterministic': 'android_without_codecs_release_bot_minimal_symbols',
+ 'Blimp Android Client':
+ '//build/args/bots/chromium.fyi/blimp_client_rel.gn',
+ 'Blimp Linux Engine':
+ '//build/args/bots/chromium.fyi/blimp_engine_rel.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 | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698