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

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

Issue 2051613002: Switch Android GPU bots to Release from Debug. (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 | masters/master.tryserver.chromium.angle/master.cfg » ('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 df2cbb1f924d261f3dfdd790a3107562d7e39c6f..cfcec384455dbfe7b9f659ef58386920d2b7c821 100644
--- a/masters/master.chromium.gpu.fyi/slaves.cfg
+++ b/masters/master.chromium.gpu.fyi/slaves.cfg
@@ -468,72 +468,60 @@ slaves = [
{
'master': 'ChromiumGPUFYI',
'hostname': 'build59-b1',
- 'builder': 'Android Debug (Nexus 5)',
+ 'builder': 'Android Release (Nexus 5)',
'os': 'linux',
'version': 'precise',
'bits': '64',
'recipe': 'chromium',
- 'build_config': 'Debug',
- # Nearly all bots on these waterfalls are auto-rebooted between
- # runs for stability.
- },
- {
- 'master': 'ChromiumGPUFYI',
- 'hostname': 'build80-b1',
- 'builder': 'Android Debug (Nexus 5X)',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- 'recipe': 'chromium',
- 'build_config': 'Debug',
+ 'build_config': 'Release',
# Nearly all bots on these waterfalls are auto-rebooted between
# runs for stability.
},
{
'master': 'ChromiumGPUFYI',
'hostname': 'slave29-c1',
- 'builder': 'Android Swarmed Debug (Nexus 5X)',
+ 'builder': 'Android Release (Nexus 5X)',
'os': 'linux',
'version': 'precise',
'bits': '64',
'recipe': 'chromium',
- 'build_config': 'Debug',
+ 'build_config': 'Release',
# Nearly all bots on these waterfalls are auto-rebooted between
# runs for stability.
},
{
'master': 'ChromiumGPUFYI',
'hostname': 'build60-b1',
- 'builder': 'Android Debug (Nexus 6)',
+ 'builder': 'Android Release (Nexus 6)',
'os': 'linux',
'version': 'precise',
'bits': '64',
'recipe': 'chromium',
- 'build_config': 'Debug',
+ 'build_config': 'Release',
# Nearly all bots on these waterfalls are auto-rebooted between
# runs for stability.
},
{
'master': 'ChromiumGPUFYI',
'hostname': 'build89-b1',
- 'builder': 'Android Debug (Nexus 6P)',
+ 'builder': 'Android Release (Nexus 6P)',
'os': 'linux',
'version': 'precise',
'bits': '64',
'recipe': 'chromium',
- 'build_config': 'Debug',
+ 'build_config': 'Release',
# Nearly all bots on these waterfalls are auto-rebooted between
# runs for stability.
},
{
'master': 'ChromiumGPUFYI',
'hostname': 'build61-b1',
- 'builder': 'Android Debug (Nexus 9)',
+ 'builder': 'Android Release (Nexus 9)',
'os': 'linux',
'version': 'precise',
'bits': '64',
'recipe': 'chromium',
- 'build_config': 'Debug',
+ 'build_config': 'Release',
# Nearly all bots on these waterfalls are auto-rebooted between
# runs for stability.
},
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.angle/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698