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

Unified Diff: tools/mb/mb_config.pyl

Issue 2179223006: Add entries to mb_config.pyl for KitchenSync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | 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 21c4fa767f56f39dc387a2ddf6d1a70fb7a2791f..d5e12feea277dd0d726f6fb89cee30ce25769d14 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -633,6 +633,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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698