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

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

Issue 2302233002: Deprecate Chromium Linux32 Goma Canary (clobber) (Closed)
Patch Set: Same as Patch Set 1 Created 4 years, 3 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.chromium.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 9b12a919639037c961c3a02b7e4c7c81d579939a..1f394cac49844ffa237b7f6cb5f321bb15f4215d 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -111,7 +111,6 @@ s_chromium = Scheduler(
'Chromium Linux Goma Canary',
'Chromium Linux Goma Canary (clobber)',
'Chromium Linux Precise Goma LinkTest',
- 'Chromium Linux32 Goma Canary (clobber)',
'Chromium Mac 10.9 Goma Canary',
'Chromium Mac 10.9 Goma Canary (dbg)',
'Chromium Mac 10.9 Goma Canary (clobber)',
@@ -926,13 +925,6 @@ b_chromium_linux_precise_goma_linktest = {
'auto_reboot': False,
}
-b_chromium_linux32_goma_canary_clobber = {
- 'name': 'Chromium Linux32 Goma Canary (clobber)',
- 'factory': m_remote_run_chromium_src('chromium'),
- 'category': 'goma',
- 'auto_reboot': False,
-}
-
b_chromium_mac_106_goma_canary = {
'name': 'Chromium Mac 10.9 Goma Canary',
'factory': m_remote_run_chromium_src('chromium'),
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698