Skip to content

Commit

Permalink
Add entries to mb_config.pyl for KitchenSync
Browse files Browse the repository at this point in the history
BUG=631288

Review-Url: https://codereview.chromium.org/2179223006
Cr-Commit-Position: refs/heads/master@{#408263}
  • Loading branch information
gangwu authored and Commit bot committed Jul 27, 2016
1 parent 0cfd69c commit a2be87f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/mb/mb_config.pyl
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,13 @@
'WinClang64 (dbg)': 'win_clang_debug_bot',
},

'internal.client.kitchensync': {
'Linux Canary': 'swarming_gn_debug_bot',
'Linux Dev': 'swarming_gn_debug_bot',
'Mac Dev': 'swarming_gn_debug_bot',
'Windows Dev': 'swarming_gn_debug_bot_minimal_symbols_x64',
},

'official.desktop': {
'blimp-engine': '//build/args/bots/official.desktop/blimp-engine.gn',
'mac64': 'gn_official',
Expand Down

0 comments on commit a2be87f

Please sign in to comment.