Closed
Bug 1324915
Opened 9 years ago
Closed 9 years ago
Turn off buildbot scheduling of Linux Talos jobs
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1324911
People
(Reporter: garndt, Assigned: kmoir)
References
Details
Attachments
(1 file, 1 obsolete file)
|
59 bytes,
text/x-review-board-request
|
Details |
Once linux talos tasks are green on try using buildbot bridge support, we need to move towards enabling those same tasks on trunk branches and disabling buildbot from scheduling them so that they are only scheduled once using buildbot bridge.
This bug should be done in concert with 1324911 which can be used for enabling it in-tree
| Reporter | ||
Updated•9 years ago
|
| Assignee | ||
Comment 2•9 years ago
|
||
sure happy to look at this but I will be on pto the next two weeks
Assignee: nobody → kmoir
Flags: needinfo?(kmoir)
Comment 3•9 years ago
|
||
(In reply to Kim Moir [:kmoir] from comment #2)
> sure happy to look at this but I will be on pto the next two weeks
Hrm, we are in a tight deadline for this, can someone take this while you are off?
Flags: needinfo?(kmoir)
Comment 4•9 years ago
|
||
I think what we want to do is set talos_masters to None in https://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla/config.py for linux64 on the desired branches.
We'll probably need something like this in config.py:
BRANCHES['mozilla-central']['platforms']['linux64']['talos_masters'] = None
and similar changes in project_branches.py
Comment 5•9 years ago
|
||
talos jobs for linux64 are scheduled by Taskcluster through
buildbot-bridge.
Updated•9 years ago
|
Attachment #8822467 -
Flags: review?(catlee)
Updated•9 years ago
|
Attachment #8822467 -
Flags: review?(catlee)
Updated•9 years ago
|
Attachment #8822467 -
Attachment is obsolete: true
| Comment hidden (mozreview-request) |
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
This patch is incorporated inside bug 1324911, so BBB switch will be in a single commit.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(kmoir)
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Attachment #8822670 -
Flags: review?(catlee)
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
•