| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index a337f461411c98493d523f2bbf57778aa83f0435..ae818d9a782aa2c0b846accee7e7950b3e2b3a85 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -229,6 +229,11 @@
|
| 'Linux Builder (dbg)': 'debug_bot',
|
| 'Linux Builder (dbg)(32)': 'debug_bot_x86',
|
| 'Linux Builder': 'release_bot',
|
| + # Trusty bots.
|
| + 'Cast Linux Trusty': 'cast_release_bot',
|
| + 'Linux Builder Trusty (dbg)': 'debug_bot',
|
| + 'Linux Builder Trusty (dbg)(32)': 'debug_bot_x86',
|
| + 'Linux Builder Trusty': 'release_bot',
|
| },
|
|
|
| 'chromium.lkgr': {
|
|
|