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

Unified Diff: masters/master.tryserver.chromium.linux/master.cfg

Issue 2429443002: Replace linux_chromium_headless_dbg with linux_chromium_headless_rel (Closed)
Patch Set: Created 4 years, 2 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.linux/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.linux/master.cfg
diff --git a/masters/master.tryserver.chromium.linux/master.cfg b/masters/master.tryserver.chromium.linux/master.cfg
index eaf6f232743a884868f6d12f46c5f5bce19a79a0..af200d61a6934d78792e2cdf2e6cef6a6a5a3efe 100644
--- a/masters/master.tryserver.chromium.linux/master.cfg
+++ b/masters/master.tryserver.chromium.linux/master.cfg
@@ -230,7 +230,7 @@ chromium_builders.extend([{
])
chromium_builders.extend([{
- 'name': 'linux_chromium_headless_dbg',
+ 'name': 'linux_chromium_headless_rel',
'factory': m_remote_run_chromium_src(
'chromium_trybot', max_time=master_utils.CQ_MAX_TIME),
'slavebuilddir': 'remote_run',
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.linux/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698