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

Unified Diff: master/master_builders_cfg.py

Issue 22840005: Swap RazrI bot for Intel RHB (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 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 | master/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master/master_builders_cfg.py
===================================================================
--- master/master_builders_cfg.py (revision 10688)
+++ master/master_builders_cfg.py (working copy)
@@ -208,9 +208,9 @@
('Ubuntu12', 'GCC', 'Debug', 'Arm7', 'Xoom', None, True, f, p) : [('Test', 'Android', 'Xoom', 'Tegra2', None, 'base-android-xoom')],
('Ubuntu12', 'GCC', 'Release', 'Arm7', 'Xoom', None, True, f, p) : [('Test', 'Android', 'Xoom', 'Tegra2', None, 'base-android-xoom'),
('Perf', 'Android', 'Xoom', 'Tegra2', None, None)],
- ('Ubuntu12', 'GCC', 'Debug', 'x86', 'RazrI', None, True, f, p) : [('Test', 'Android', 'RazrI', 'SGX540', None, 'base-android-razr-i')],
- ('Ubuntu12', 'GCC', 'Release', 'x86', 'RazrI', None, True, f, p) : [('Test', 'Android', 'RazrI', 'SGX540', None, 'base-android-razr-i'),
- ('Perf', 'Android', 'RazrI', 'SGX540', None, None)],})
+ ('Ubuntu12', 'GCC', 'Debug', 'x86', 'IntelRhb', None, True, f, p) : [('Test', 'Android', 'IntelRhb', 'SGX544', None, 'base-android-intel-rhb')],
+ ('Ubuntu12', 'GCC', 'Release', 'x86', 'IntelRhb', None, True, f, p) : [('Test', 'Android', 'IntelRhb', 'SGX544', None, 'base-android-intel-rhb'),
+ ('Perf', 'Android', 'IntelRhb', 'SGX544', None, None)],})
f = chromeos_factory.ChromeOSFactory
builder_specs.update({
('Ubuntu12', 'GCC', 'Debug', 'x86', 'Alex', None, True, f, p) : [('Test', 'ChromeOS', 'Alex', 'GMA3150', None, None)],
« no previous file with comments | « no previous file | master/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698