Closed
Bug 625168
Opened 15 years ago
Closed 10 years ago
we should be able to retrigger multiple jobs
Categories
(Release Engineering :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: armenzg, Unassigned)
References
Details
(Keywords: buildapi, sheriffing-P2)
Today I had a lot of fun to re-trigger few hundred test jobs that had gone red.
I went to each testing master and I re-triggered each failing job from the one_line_per_build?numbuilds=300 view.
I have thought of few ways to do this:
a) add a checkbox beside each build job on the one_line_per_build and big fat button at the bottom to "resubmit" (It would mean that I would have to visit each master but I bet buildbot would want this feature)
b) add a checkbox beside each build job on the buildapi/recent page and a big fat button at the bottom to "resubmit"
c) improve tools/buildfarm/maintenance/try_sendchange.py (this does not sound as good but I thought of it)
Comment 1•15 years ago
|
||
a tool that works with self-serve might be the best bet here.
Updated•15 years ago
|
Priority: -- → P4
Whiteboard: [buildapi]
Updated•13 years ago
|
Keywords: sheriffing-P2
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
| Reporter | ||
Comment 5•10 years ago
|
||
Let's close this.
It is unclear if I wanted to trigger *all* failed jobs on a master or what.
We can easily implement something like it if the sheriffs had some sort of need like re-trigger all failed jobs between rev A and rev B.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(armenzg)
Resolution: --- → INVALID
| Assignee | ||
Updated•9 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•