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

Unified Diff: tools/mb/mb_config.pyl

Issue 2503023003: Add Mac and Windows RandomOrder bots (Closed)
Patch Set: Remove comment / question Created 4 years, 1 month 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 d86b4aa51a18646bc053e04b9d108d4a02185480..1776d8514d3ec08c9e49885e8dfa6b04a3a2a63a 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -193,6 +193,8 @@
'WebKit Mac - WPTServe': 'release_bot',
'WebKit Win - WPTServe': 'release_bot_x86',
'WebKit Linux - RandomOrder': 'release_bot',
+ 'WebKit Mac - RandomOrder': 'release_bot',
+ 'WebKit Win - RandomOrder': 'release_bot_x86',
'Win 10 Fast Ring': 'release_trybot',
'Windows deterministic': 'release_bot_x86',
'Windows Clang deterministic': 'clang_release_bot_minimal_symbols_x86',
« 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