Open
Bug 1586905
Opened 6 years ago
Updated 1 year ago
better tooling for inspecting release graphs
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(Not tracked)
NEW
People
(Reporter: jlund, Unassigned)
Details
motivation: often with releaseduty, it can be hard to "un-wedge" a stuck release. A big part of this having to determine, which tasks depend and which tasks block particular tasks.
for a releaseduty person, it would be helpful to have tooling that are able to do more than simply rerun a given $taskid.
So, ideally, this ticket would enable:
- in addition to upstream deps, find all downstream tasks of a given task.
- show the depth of the upstream and downstream tasks (child, grandchild).
- Verify the run state is correct and the runid matches expectation
- some artifact sanity checking?
Having better introspection like the above mentioned bullet points, may help other places of automation.
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → jlund
| Reporter | ||
Comment 1•6 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
Comment 2•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: jlund → nobody
Updated•1 year ago
|
QA Contact: catlee
You need to log in
before you can comment on or make changes to this bug.
Description
•