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

Unified Diff: tools/mb/mb_config.pyl

Issue 2054843002: Revert of Flip Linux bots on chromium.lkgr to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_linux_memory_3
Patch Set: better rebase Created 4 years, 6 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 e9fc542bed2d4ad3192660e6f0c4b92f1557e81b..193b60ca05cdc7c9d6295eee604f1904e84e069c 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -314,20 +314,20 @@
},
'chromium.lkgr': {
- 'ASAN Debug': 'gn_asan_lsan_edge_debug_bot',
+ 'ASAN Debug': 'gyp_asan_lsan_edge_debug_bot',
'ASAN Release (symbolized)':
- 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot',
+ 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot',
'ASAN Release Media':
- 'gn_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot',
- 'ASAN Release': 'gn_asan_lsan_edge_fuzzer_v8_heap_release_bot',
+ 'gyp_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot',
+ 'ASAN Release': 'gyp_asan_lsan_edge_fuzzer_v8_heap_release_bot',
'ASan Debug (32-bit x86 with V8-ARM)':
- 'gn_asan_edge_v8_heap_debug_bot_hybrid',
+ 'gyp_asan_edge_v8_heap_debug_bot_hybrid',
'ASan Release (32-bit x86 with V8-ARM)':
- 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid',
+ 'gyp_asan_edge_fuzzer_v8_heap_release_bot_hybrid',
'ASan Release (32-bit x86 with V8-ARM, symbolized)':
- 'gn_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid',
+ 'gyp_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid',
'ASan Release Media (32-bit x86 with V8-ARM)':
- 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid',
+ 'gyp_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid',
'ChromiumOS ASAN Release':
'gyp_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot',
'MSAN Release (chained origins)': 'gyp_msan_edge_release_bot',
@@ -336,11 +336,11 @@
'Mac ASAN Release Media':
'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot',
'Mac ASAN Release': 'gyp_asan_fuzzer_v8_heap_release_bot',
- 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot',
- 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot',
+ 'TSAN Debug': 'gyp_tsan_disable_nacl_line_tables_debug_bot',
+ 'TSAN Release': 'gyp_tsan_disable_nacl_line_tables_release_bot',
'Telemetry Harness Upload': 'none',
- 'UBSan Release': 'gn_ubsan_release_bot',
- 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot',
+ 'UBSan Release': 'gyp_ubsan_release_bot',
+ 'UBSan vptr Release': 'gyp_ubsan_vptr_edge_release_bot',
'Win ASan Release Coverage':
'gyp_asan_edge_fuzzer_v8_heap_release_static_x86',
'Win ASan Release Media':
@@ -1211,25 +1211,25 @@
'gn', 'ubsan_vptr', 'ubsan_no_recover_hack', 'release_bot',
],
- 'gn_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid': [
- 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'chromeos_codecs',
+ 'gyp_asan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot_hybrid': [
+ 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'chromeos_codecs',
'release_bot', 'hybrid',
],
- 'gn_asan_edge_v8_heap_debug_bot_hybrid': [
- 'gn', 'asan', 'edge', 'v8_heap', 'debug_bot', 'hybrid',
+ 'gyp_asan_edge_v8_heap_debug_bot_hybrid': [
+ 'gyp', 'asan', 'edge', 'v8_heap', 'debug_bot', 'hybrid',
],
- 'gn_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [
- 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid',
+ 'gyp_asan_edge_fuzzer_v8_heap_release_bot_hybrid': [
+ 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 'hybrid',
],
'gyp_asan_edge_fuzzer_v8_heap_release_static_x86': [
'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'release', 'static', 'x86',
],
- 'gn_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid': [
- 'gn', 'asan', 'edge', 'fuzzer', 'v8_heap', 'symbolized',
+ 'gyp_asan_edge_fuzzer_v8_heap_symbolized_release_bot_hybrid': [
+ 'gyp', 'asan', 'edge', 'fuzzer', 'v8_heap', 'symbolized',
'release_bot', 'hybrid',
],
@@ -1254,21 +1254,21 @@
'gyp', 'asan', 'fuzzer', 'v8_heap', 'release', 'static', 'x86',
],
- 'gn_asan_lsan_edge_debug_bot': [
- 'gn', 'asan', 'lsan', 'edge', 'debug_bot',
+ 'gyp_asan_lsan_edge_debug_bot': [
+ 'gyp', 'asan', 'lsan', 'edge', 'debug_bot',
],
- 'gn_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [
- 'gn', 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs',
+ 'gyp_asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [
+ 'gyp', 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs',
'release_bot',
],
- 'gn_asan_lsan_edge_fuzzer_v8_heap_release_bot': [
- 'gn', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot',
+ 'gyp_asan_lsan_edge_fuzzer_v8_heap_release_bot': [
+ 'gyp', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot',
],
- 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot': [
- 'gn', 'asan', 'lsan', 'edge', 'v8_heap', 'symbolized', 'release_bot',
+ 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot': [
+ 'gyp', 'asan', 'lsan', 'edge', 'v8_heap', 'symbolized', 'release_bot',
],
'gyp_chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [
@@ -1370,20 +1370,20 @@
'gyp', 'syzyasan', 'no_pch', 'win_z7', 'x86',
],
- 'gn_tsan_disable_nacl_line_tables_debug_bot': [
- 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot',
+ 'gyp_tsan_disable_nacl_line_tables_debug_bot': [
+ 'gyp', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot',
],
- 'gn_tsan_disable_nacl_line_tables_release_bot': [
- 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot',
+ 'gyp_tsan_disable_nacl_line_tables_release_bot': [
+ 'gyp', 'tsan', 'disable_nacl', 'line_tables', 'release_bot',
],
- 'gn_ubsan_release_bot': [
- 'gn', 'ubsan', 'release_bot',
+ 'gyp_ubsan_release_bot': [
+ 'gyp', 'ubsan', 'release_bot',
],
- 'gn_ubsan_vptr_edge_release_bot': [
- 'gn', 'ubsan_vptr', 'edge', 'release_bot',
+ 'gyp_ubsan_vptr_edge_release_bot': [
+ 'gyp', 'ubsan_vptr', 'edge', 'release_bot',
],
# The 'ios' configs are just used for auditing. iOS bots
« 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