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

Unified Diff: webrtc/build/mb_config.pyl

Issue 2325613002: MB: Move Linux 32 bots from the WebRTC FYI to the main waterfall. (Closed)
Patch Set: Created 4 years, 3 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: webrtc/build/mb_config.pyl
diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl
index 29bdbfabca56031b32c643b76b6b85b8d4bfc130..b915e48915908a9c8900ec405acf7ca4998a0d15 100644
--- a/webrtc/build/mb_config.pyl
+++ b/webrtc/build/mb_config.pyl
@@ -38,6 +38,8 @@
'Mac64 Release (GYP)': 'gyp_release_bot_x64_exclude_tests',
# Linux
+ 'Linux32 Debug': 'gn_debug_bot_x86',
+ 'Linux32 Release': 'gn_release_bot_x86',
'Linux32 ARM': 'gn_crosscompile_release_bot_arm',
'Linux64 Debug': 'gn_debug_bot_x64',
'Linux64 Release': 'gn_release_bot_x64',
@@ -169,8 +171,6 @@
'Mac64 Release (swarming)': 'swarming_gn_release_bot_x64',
# Linux
- 'Linux32 Debug': 'gn_debug_bot_x86',
- 'Linux32 Release': 'gn_release_bot_x86',
'Linux64 GCC': 'gn_gcc_release_bot_x64',
'Linux64 Release (swarming)': 'swarming_gn_release_bot_x64',
« 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