Closed
Bug 436213
Opened 18 years ago
Closed 18 years ago
ensure talos tests all builds through disallowing buildbot from combining build requests
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: anodelman, Assigned: anodelman)
Details
When requests for talos to test start to back up buildbot starts collapsing separate pending requests into one monolithic request. We want to keep all requests unique so that we test all builds.
We may have to consider specifically not testing all builds if we find that we get too backed up - but we can consider that once we have a better idea what the real load on the machines will be.
Comment 1•18 years ago
|
||
This class blocks the builds from merging
http://hg.mozilla.org/users/axel_mozilla.com/tooling/index.cgi/file/f413655cab34/mozilla/tools/buildbotcustom/buildbotcustom/l10n.py#l311
Comment 2•18 years ago
|
||
I filed http://buildbot.net/trac/ticket/288, too. Would that be of interest?
| Assignee | ||
Updated•18 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 3•18 years ago
|
||
Tests of this scheme on talos stage showed really bad situations where builds would back up in the hundreds on single slave factories. We're happy to live with the merging for now and deal with this in the future by increasing the number of available slaves for testing.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•