Closed
Bug 859403
Opened 8 years ago
Closed 7 years ago
File slave bugs automatically for known failure cases
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: coop, Unassigned)
References
Details
(Whiteboard: [automation][capacity][slaveapi])
When we reach the end of certain code paths in kittenherder, we *know* that the next step is filing a bug to recover the slave, e.g. a talos-r3 machine is unpingable. There's no sense in waiting for a human to notice that. kittenherder (or replacement) should file that bug (and do the associated dance with the appropriate reboots bug) automatically. catlee already has some code to do this: https://github.com/catlee/relengbot/blob/master/relengbot/slave_bugger.py
Comment 1•8 years ago
|
||
For some reason this bug is marked as a goal. "[ON TRACK] better slave issue tracking bug 859403"
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Armen Zambrano G. [:armenzg] (Release Enginerring) from comment #1) > For some reason this bug is marked as a goal. > "[ON TRACK] better slave issue tracking bug 859403" It's marked as a goal because it's pretty important, and we all agreed to it at the start of the quarter.
Assignee | ||
Updated•8 years ago
|
Product: mozilla.org → Release Engineering
Reporter | ||
Comment 3•7 years ago
|
||
slaveapi does this now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Whiteboard: [automation][capacity] → [automation][capacity][slaveapi]
Assignee | ||
Updated•4 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•