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

Unified Diff: tools/mb/mb_config.pyl

Issue 1980443002: MB: Add configuration for chromium.webrtc waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 1d020ff94f2b18c0646f2b30a0a3d95ffe6322e2..9910a2fb112bdd5458b625ebcd9f2c4dedcba5f0 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -556,11 +556,20 @@
'WebKit Win7': 'none',
},
+ 'chromium.webrtc': {
+ 'Linux Builder': 'gn_release_bot_chrome_with_codecs',
+ 'Linux Tester': 'none',
+ 'Mac Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot',
+ 'Mac Tester': 'none',
+ 'Win Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot_x86',
+ 'Win10 Tester': 'none',
+ 'Win7 Tester': 'none',
+ 'Win8 Tester': 'none',
+ },
+
'chromium.webrtc.fyi': {
'Android Builder (dbg)': 'android_gn_debug_static_bot',
'Android Builder ARM64 (dbg)': 'android_gn_debug_static_bot_arm64',
- 'Android GN (dbg)': 'android_gn_debug_bot',
- 'Android GN': 'android_gn_release_bot',
'Android Tests (dbg) (K Nexus5)': 'none',
'Android Tests (dbg) (L Nexus5)': 'none',
'Android Tests (dbg) (L Nexus6)': 'none',
« 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