Closed
Bug 1006717
Opened 11 years ago
Closed 11 years ago
Configure Elm for specific builds
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: nthomas)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
text/plain
|
standard8
:
feedback+
|
Details |
(deleted),
patch
|
mozilla
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
I've just reserved Elm for use on the Loop project. The repo is being reset in bug 1006703.
Please can we have the following set-up configured:
- No nightly builds
- No B2G or Android builds
- Test runs, the following are the runs required:
-- xpcshell, marionette, mochitests (all)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → nthomas
Priority: -- → P2
Assignee | ||
Comment 1•11 years ago
|
||
Something like this ? Probably we should disable the nonunified builds, or at least check if they will blindly rebuild every six hours regardless of code change. Not sure about leaving mochitest-e10s enabled either.
Attachment #8419294 -
Flags: feedback?(standard8)
Assignee | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8419294 [details]
List of builders
We could certainly disabled the e10s builds, disabling non-unified is fine as well, I don't think we'll need that.
Assignee | ||
Comment 4•11 years ago
|
||
Drops non-unified and mochitest-e10s as well. In mozilla-tests/config.py the location of the loop feels a bit odd, it's a work around to the way we keep appending to the deafault list of suites by gecko version.
Attachment #8419759 -
Flags: review?(aki)
Assignee | ||
Updated•11 years ago
|
Attachment #8419296 -
Attachment is obsolete: true
Comment 5•11 years ago
|
||
Comment on attachment 8419759 [details] [diff] [review]
[buildbot-configs] Restrict elm builders
Yeah.
I think we could refactor things, but I think that would just move the pain points, until we have in-tree scheduling.
Attachment #8419759 -
Flags: review?(aki) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8419759 [details] [diff] [review]
[buildbot-configs] Restrict elm builders
https://hg.mozilla.org/build/buildbot-configs/rev/f4bc4cc01ec9
Attachment #8419759 -
Flags: checked-in+
Comment 7•11 years ago
|
||
In production
Assignee | ||
Comment 8•11 years ago
|
||
No push since then, but I'll resolve optimistically. Reopen if there are any issues.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•11 years ago
|
||
Comment on attachment 8419294 [details]
List of builders
Huh, so I totally meant to set f+ when I commented on this ages ago ;-)
and ftr, the changes are working fine.
Attachment #8419294 -
Flags: feedback?(standard8) → feedback+
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
•