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

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

Issue 2103843005: Run default set of Win AMD GPU tests on win_optional_gpu_tests_rel. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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: 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 e94d6d6a325110cb5501ecb1d8c0664380265e78..12e9a2ad35b6050fcd1c9c028911a9259d5bac2e 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -577,6 +577,11 @@ TRYBOTS = freeze({
{
'mastername': 'chromium.gpu.fyi',
'buildername': 'GPU Win Builder',
+ 'tester': 'Win7 Release (ATI)',
+ },
+ {
+ 'mastername': 'chromium.gpu.fyi',
+ 'buildername': 'GPU Win Builder',
'tester': 'Optional Win7 Release (ATI)',
},
],
« 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