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

Unified Diff: tools/mb/mb_config.pyl

Issue 2817623002: Add new builders to the chromium.memory config files. (Closed)
Patch Set: Created 3 years, 8 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 | « testing/buildbot/chromium.memory.json ('k') | 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 29585d80e9bccba91a8c834526fed664a9837205..f5fc2e781031d83d1a8d83c388c5abfb5630d50a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -306,6 +306,8 @@
'chromium.memory': {
'Linux ASan LSan Builder': 'asan_lsan_release_trybot',
'Linux Chromium OS ASan LSan Builder': 'asan_lsan_chromeos_release_trybot',
+ 'Linux ChromiumOS MSan Builder': 'chromeos_msan_release_bot',
+ 'Linux MSan Builder': 'msan_release_bot',
'Linux TSan Builder': 'tsan_disable_nacl_release_bot',
'Mac ASan 64 Builder': 'asan_full_symbols_disable_nacl_release_bot_dcheck_always_on',
},
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698