MB: Add Linux 32-bit Debug and Release trybots

BUG=chromium:644167
NOTRY=True
R=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2305373003 .

Cr-Commit-Position: refs/heads/master@{#14082}
This commit is contained in:
Henrik Kjellander 2016-09-06 09:52:45 +02:00
parent b096aa7fd3
commit 891eaac4fc

View File

@ -140,6 +140,8 @@
'linux_compile_rel': 'gn_release_bot_x64',
'linux_dbg': 'gn_debug_bot_x64',
'linux_rel': 'gn_release_bot_x64',
'linux32_dbg': 'gn_debug_bot_x86',
'linux32_rel': 'gn_release_bot_x86',
'linux_arm': 'gn_crosscompile_release_bot_arm',
'linux_asan': 'gn_asan_lsan_clang_release_bot_x64',
'linux_memcheck': 'gn_memcheck_release_bot_x64',