Closed
Bug 1067592
Opened 10 years ago
Closed 10 years ago
[tracking bug] In-tree scheduling
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: catlee, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2500] )
Currently the set of what builds, tests to run on which platforms, on which branches, and with which command lines / options is defined between buildbot-configs and buildbotcustom. The current state is such that it's very difficult to know what jobs will run for a given push, or how to go about adding/removing jobs.
Instead, this information should be defined in the tree. There should be some set of files / scripts that be inspected or run to determine what jobs to run as part of a push.
This has a few benefits:
- Easier to add/remove set of jobs that run per push
- The set of jobs that run per push follows merges around
- Simplifies buildbot-configs/buildbotcustom
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2500]
Comment 1•10 years ago
|
||
Taskcluster FTW!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•