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

Unified Diff: masters/master.client.webrtc.fyi/master_linux_cfg.py

Issue 2313253005: WebRTC: Promote Linux 32-bit bots to main waterfall again. (Closed)
Patch Set: 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.client.webrtc.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.webrtc.fyi/master_linux_cfg.py
diff --git a/masters/master.client.webrtc.fyi/master_linux_cfg.py b/masters/master.client.webrtc.fyi/master_linux_cfg.py
index 5d409f6b644d3403dbd9565a8d557092db5c99f7..4bd75f66c2b267777a74dd79bd40e45f3716af5b 100644
--- a/masters/master.client.webrtc.fyi/master_linux_cfg.py
+++ b/masters/master.client.webrtc.fyi/master_linux_cfg.py
@@ -30,8 +30,6 @@ def Update(c):
branch='master',
treeStableTimer=0,
builderNames=[
- 'Linux32 Debug',
- 'Linux32 Release',
'Linux64 GCC',
'Linux64 Release (swarming)',
]),
@@ -45,8 +43,6 @@ def Update(c):
])
specs = [
- {'name': 'Linux32 Debug', 'slavebuilddir': 'linux32'},
- {'name': 'Linux32 Release', 'slavebuilddir': 'linux32'},
{
'name': 'Linux64 GCC',
'slavebuilddir': 'linux_gcc',
« no previous file with comments | « no previous file | masters/master.client.webrtc.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698