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

Unified Diff: tools/mb/mb_config.pyl

Issue 2690163007: Add mb config for chromium.swarm canary builders. (Closed)
Patch Set: Created 3 years, 10 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 03e446f16874b39cb1f5c0c30f9358a4e3f94c8c..d51e637402175456778af2bd63fc0e012667dfc0 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -342,6 +342,13 @@
'Battor Agent Linux': 'official_goma_minimal_symbols_clang',
},
+ 'chromium.swarm': {
+ 'Android Swarm': 'android_without_codecs_release_bot_minimal_symbols',
+ 'Linux Swarm': 'release_bot',
+ 'Mac Swarm': 'release_bot_mac_strip',
+ 'Windows Swarm': 'release_bot_x86',
+ },
+
'client.nacl.sdk': {
'linux-sdk-asan-multi': 'release_bot',
'linux-sdk-multi': 'release_bot',
« 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