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

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

Issue 1901883004: Move Android Nexus 9 GPU bot to chromium.gpu.fyi waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fixed master specification for N9 bot. Created 4 years, 8 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 | « masters/master.chromium.gpu.fyi/slaves.cfg ('k') | masters/master.chromium.gpu/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.gpu/master.cfg
diff --git a/masters/master.chromium.gpu/master.cfg b/masters/master.chromium.gpu/master.cfg
index eedf673d78e9b688d478ef0a08a41c6ff0fa1594..8a2ce9ecbadfd2a4b486b1362beaf479d77e18b4 100644
--- a/masters/master.chromium.gpu/master.cfg
+++ b/masters/master.chromium.gpu/master.cfg
@@ -78,12 +78,9 @@ b_android_nexus5 = {'name': 'Android Debug (Nexus 5)',
'factory': F_ANDROID}
b_android_nexus6 = {'name': 'Android Debug (Nexus 6)',
'factory': F_ANDROID}
-b_android_nexus9 = {'name': 'Android Debug (Nexus 9)',
- 'factory': F_ANDROID}
c['builders'] += [ b_android_nexus5,
- b_android_nexus6,
- b_android_nexus9 ]
+ b_android_nexus6 ]
# Associate the slaves to the manual builders. The configuration is in
# slaves.cfg.
« no previous file with comments | « masters/master.chromium.gpu.fyi/slaves.cfg ('k') | masters/master.chromium.gpu/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698