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

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

Issue 2302233002: Deprecate Chromium Linux32 Goma Canary (clobber) (Closed)
Patch Set: rebase 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 dd0abe982b5005ae3a406f980afa8a6e356e57b6..5af448563dc3f4a48a16a352cfa8b129e553f58a 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)',
@@ -934,13 +933,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'),
@@ -1258,7 +1250,6 @@ c['builders'] = [
b_chromium_linux_goma_canary,
b_chromium_linux_goma_canary_clobber,
b_chromium_linux_precise_goma_linktest,
- b_chromium_linux32_goma_canary_clobber,
# Linux ARM
b_linux_arm,
« 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