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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/trybots.py

Issue 1721593002: Flip win_chromium_x64_rel_ng to MB, GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 | scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
index 4b5f5a43c119ce359a6069d317c1bff623f64edf..c624c06f63d5780ea1b0b001207118c09c32b19d 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -580,8 +580,8 @@ TRYBOTS = freeze({
}, analyze_mode='compile'),
'win_chromium_x64_rel_ng': simple_bot({
'mastername': 'chromium.win',
- 'buildername': 'Win x64 Builder',
- 'tester': 'Win 7 Tests x64 (1)',
+ 'buildername': 'Win x64 GN',
+ 'tester': 'Win x64 GN',
}),
'win_chromium_x64_rel_ng_exp': simple_bot({
'mastername': 'chromium.win',
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698