summaryrefslogtreecommitdiffstats
path: root/tools/mb
diff options
context:
space:
mode:
authorjbudorick <jbudorick@chromium.org>2016-03-24 21:53:05 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 04:55:38 +0000
commit8fa624a7bf8691add1be505d98060267e90368d1 (patch)
tree8682bb52c4f3f82a124bcc3214d3927d4b02f5dc /tools/mb
parenta8f340ef9d09b2692552bbc463572af84e3e1fbb (diff)
downloadchromium_src-8fa624a7bf8691add1be505d98060267e90368d1.zip
chromium_src-8fa624a7bf8691add1be505d98060267e90368d1.tar.gz
chromium_src-8fa624a7bf8691add1be505d98060267e90368d1.tar.bz2
[Android] Add mb configurations for chromium.android webview bots.
All three trigger off of Android arm Builder (dbg). Adding these for completeness. BUG=580129 Review URL: https://codereview.chromium.org/1835543002 Cr-Commit-Position: refs/heads/master@{#383249}
Diffstat (limited to 'tools/mb')
-rw-r--r--tools/mb/mb_config.pyl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 9903705..fbf7b1e 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -37,14 +37,14 @@
'android_cronet_gyp_release_bot_minimal_symbols_x86',
'Android Cronet x86 Builder (dbg)':
'android_cronet_gyp_debug_static_bot_x86',
- 'Android WebView CTS L-MR1 (dbg)': 'tbd',
- 'Android Webview L (dbg)': 'tbd',
- 'Android Webview M (dbg)': 'tbd',
'Android GN Builder (dbg)': 'android_gn_debug_bot_minimal_symbols',
'Android MIPS Builder (dbg)': 'android_gn_debug_static_bot_mipsel',
'Android Swarm Builder':
- 'swarming_android_gn_release_bot_minimal_symbols',
+ 'swarming_android_gn_release_bot_minimal_symbols',
+ 'Android WebView CTS L-MR1 (dbg)': 'none',
+ 'Android Webview L (dbg)': 'none',
+ 'Android Webview M (dbg)': 'none',
'Android arm Builder (dbg)': 'android_gn_debug_static_bot',
'Android arm64 Builder (dbg)': 'android_gn_debug_static_bot_arm64',
'Android x64 Builder (dbg)': 'android_gn_debug_static_bot_x64',