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

Unified Diff: masters/master.chromium.gpu.fyi/slaves.cfg

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
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.gpu.fyi/slaves.cfg
diff --git a/masters/master.chromium.gpu.fyi/slaves.cfg b/masters/master.chromium.gpu.fyi/slaves.cfg
index 3a616b14e05a27dca72ecea8528028bc4afb1c45..8662e8e2df608213192b07cb0004068c63f875cd 100644
--- a/masters/master.chromium.gpu.fyi/slaves.cfg
+++ b/masters/master.chromium.gpu.fyi/slaves.cfg
@@ -86,7 +86,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'vm86-m1',
- 'builder': 'Win7 Release (ATI)',
+ 'builder': 'Win7 Release (AMD)',
'os': 'win',
'version': 'win7',
'bits': '64',
@@ -100,7 +100,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'vm102-m1',
- 'builder': 'Win7 Debug (ATI)',
+ 'builder': 'Win7 Debug (AMD)',
'os': 'win',
'version': 'win7',
'bits': '64',
@@ -156,7 +156,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'build109-b1',
- 'builder': 'Win7 Release (AMD R7 240)',
+ 'builder': 'Win7 Release (AMD R5 230)',
'os': 'win',
'version': 'win7',
'bits': '64',
@@ -286,7 +286,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'build116-m1',
- 'builder': 'Mac 10.10 Release (ATI)',
+ 'builder': 'Mac 10.10 Release (AMD)',
'os': 'mac',
'version': '10.10',
'bits': '64',
@@ -300,7 +300,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'build117-m1',
- 'builder': 'Mac 10.10 Debug (ATI)',
+ 'builder': 'Mac 10.10 Debug (AMD)',
'os': 'mac',
'version': '10.10',
'bits': '64',
@@ -434,7 +434,7 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'build89-m1',
- 'builder': 'Linux Release (ATI)',
+ 'builder': 'Linux Release (AMD R5 230)',
'os': 'linux',
'version': 'precise',
'bits': '64',
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698