Closed
Bug 440690
Opened 17 years ago
Closed 16 years ago
Buildbot based nightlies (like Mozilla2) should keep attempting the nightly until it succeeds
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nthomas, Unassigned)
References
Details
We had a situation today where a bad checkin was made just before the nightly builds kicked off and they all burned. AFAICT our buildbot setup doesn't retry- until-success, so it's up to someone to force a build when builders are green again. I think retrying is a useful feature of the tinderbox client that we should bring over. Comments ?
Comment 1•17 years ago
|
||
I think this is a great idea. We might be able to use a hacky BuildStep at the end of the nightlies to kick a new build if anything in the current one has failed, but really, I think this probably has to be done in Build, Builder, a Scheduler, or a combination.
Blocks: 433384
Updated•17 years ago
|
Component: Release Engineering → Release Engineering: Future
Priority: -- → P3
Comment 2•16 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Comment 3•16 years ago
|
||
From triage: We already have nagios warning us if a nightly build is >28 hours old. If nightly build fails, RelEng wants to investigate why before we manually kick off new nightlies. Nagios should be enough, so closing.
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•