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

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

Issue 2254063002: Deploy Linux slave with AMD R7 240 to chromium.gpu.fyi. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/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 2fa9537618ac5d6aabc4ebf5020dd2cc42c55a71..8826be52b1ec48f2952e0e491be94fccb4fd4fa7 100644
--- a/masters/master.chromium.gpu.fyi/slaves.cfg
+++ b/masters/master.chromium.gpu.fyi/slaves.cfg
@@ -477,6 +477,20 @@ slaves = [
},
{
'master': 'ChromiumGPUFYI',
+ 'hostname': 'build115-b1',
+ 'builder': 'Linux Release (AMD R7 240)',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ 'recipe': 'chromium',
+ 'build_config': 'Release',
+ # This bot uses recipe-side triggers.
+ 'triggered_by': 'none',
+ # Nearly all bots on these waterfalls are auto-rebooted between
+ # runs for stability.
+ },
+ {
+ 'master': 'ChromiumGPUFYI',
'hostname': 'build59-b1',
'builder': 'Android Release (Nexus 5)',
'os': 'linux',
« 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