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

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

Issue 2467923002: Rename Windows and Mac AMD GPU bots. (Closed)
Patch Set: 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
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 ad45b75dca8ad1e17284689ad09ea06e95cf21e0..4d0a4aa69ff547d89ebdd39c40bcfd6e2f3116a2 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -209,7 +209,7 @@ TRYBOTS = freeze({
{
'mastername': 'chromium.gpu.fyi',
'buildername': 'GPU Win Builder',
- 'tester': 'Win7 Release (ATI)',
+ 'tester': 'Win7 Release (AMD)',
},
],
},
@@ -543,7 +543,7 @@ TRYBOTS = freeze({
{
'mastername': 'chromium.gpu.fyi',
'buildername': 'GPU Win Builder',
- 'tester': 'Win7 Release (ATI)',
+ 'tester': 'Win7 Release (AMD)',
},
],
},

Powered by Google App Engine
This is Rietveld 408576698