Closed
Bug 996585
Opened 11 years ago
Closed 11 years ago
buildbot wrangler should notice failed reconfigs
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
Details
Attachments
(1 file)
975 bytes,
patch
|
catlee
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
bug 950095 added a "configuration update failed" message if an error is hit during a buildbot reconfig. It would be great if buildbot wrangler noticed that and errored out when found. Currently, buildbot wrangler will just sit there until another (successful) reconfig is done. This will help a lot when doing reconfigs in fabric, because fabric explicitly prints out masters with failed reconfigs. Right now it has no way to know, so it hangs indefinitely on them.
I think this patch will do it...
Attachment #8406824 -
Flags: review?(catlee)
Updated•11 years ago
|
Attachment #8406824 -
Flags: review?(catlee) → review+
Reporter | ||
Updated•11 years ago
|
Attachment #8406824 -
Flags: checked-in+
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•