Closed
Bug 1243759
Opened 9 years ago
Closed 8 years ago
[tracker] In-tree scheduling for all desktop jobs
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dustin, Assigned: dustin)
References
Details
We'd like to get to the point where we can schedule all jobs in-tree, with many of them still executed via the buildbot bridge. At this point, the future is hazy as to how possible that is and what prevents it. Possible prerequisites include:
* More / better access control for BBB (e.g., bug 1226018)
* Credentials handling in BBB (pass temp creds from a task to BBB, rather than using on-slave permacreds)
* Overhaul the in-tree graph generation system from the current yaml inheritance
* Connect jobs to hooks for nightly, periodic runs
* Some kind of stable storage for state that's kept from one graph to the next (e.g., jobs that run every 4 pushes, or SETA)
Comment 1•9 years ago
|
||
> * Overhaul the in-tree graph generation system from the current yaml
> inheritance
This work will be tracked in bug 1243844
Comment 3•9 years ago
|
||
> * Some kind of stable storage for state that's kept from one graph to the
> next (e.g., jobs that run every 4 pushes, or SETA)
Bug 1252568 is to give TC the ability to determine what Buildbot jobs to schedule. We're pretty far from working on it. We can determine the proper way to proceed depending on where we are with bug 1247703.
Updated•9 years ago
|
Blocks: hyperchunk
Updated•8 years ago
|
Component: Integration → Platform and Services
Assignee | ||
Comment 4•8 years ago
|
||
It's not clear we still want to do this -- Joel?
Flags: needinfo?(eriley)
Comment 5•8 years ago
|
||
I've noted your comments in the BBB scope document https://docs.google.com/document/d/1TVfvL3DVuki8o4tcUbKxZa7v3gbr1uDZ9aXBfcoirxI/edit
If any of these items need to move ahead we'll need to add a section into the project task schedule.
Flags: needinfo?(eriley)
Assignee | ||
Comment 6•8 years ago
|
||
I don't think this is a useful tracker anymore -- it doesn't align with any of our OKRs or milestones.
Updated•6 years ago
|
Component: Platform and Services → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•