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

Unified Diff: tools/mb/mb_config.pyl

Issue 2374943002: Add Android, Linux and Mac debug builder for deterministic build. (Closed)
Patch Set: rebase Created 4 years, 2 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 5706a47a2140d2c216a4c103e23585a9b6d0fe95..ef7b36d50701437c0080b810e6af8b38422407c5 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -78,6 +78,7 @@
'Android Tests (x86 emulator)': 'android_debug_static_bot_x86',
'Android Builder (dbg)': 'android_debug_static_bot_vr_shell',
'Android deterministic': 'android_without_codecs_release_bot_minimal_symbols',
+ 'Android deterministic (dbg)': 'android_debug_bot',
'Blimp Android Client':
'//build/args/bots/chromium.fyi/blimp_client_rel.gn',
'Blimp Linux Engine':
@@ -158,10 +159,12 @@
'Libfuzzer Upload Mac ASan': 'release_libfuzzer_mac_asan',
'Linux ARM': 'release_bot_arm',
'Linux deterministic': 'release_bot',
+ 'Linux deterministic (dbg)': 'debug_bot',
'Linux remote_run Builder': 'release_bot',
'Linux remote_run Tester': 'release_bot',
'Linux V8 API Stability': 'release_bot',
'Mac deterministic': 'release_bot_mac_strip',
+ 'Mac deterministic (dbg)': 'debug_bot',
'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot',
'Mojo Windows': 'release_bot_x86',
'Site Isolation Linux': 'release_trybot',
« 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