Closed
Bug 1027541
Opened 9 years ago
Closed 9 years ago
Configure elm for linux builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
2.77 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
Please reconfigure elm so that it does linux and linux64 opt and debug builds only (just the simple ones, no linux_gecko, no asan, no android, etc.), and enable the same test suites as on m-c. No periodic builds (non-unified, pgo), no nightlies.
Assignee | ||
Updated•9 years ago
|
Component: General Automation → Buildduty
QA Contact: catlee → bugspam.Callek
Assignee | ||
Updated•9 years ago
|
Component: Buildduty → General Automation
QA Contact: bugspam.Callek → catlee
Assignee | ||
Comment 1•9 years ago
|
||
<glandium> nthomas: so the interesting thing is that afaics, nothing has been changed for elm in buildbot-config, so it should still be configured for loop... but i'm not getting any builds at all <nthomas> glandium: sounds like a polling issue, could you please add that to the bug
Assignee | ||
Comment 2•9 years ago
|
||
AIUI, this is all that'd be require to set things up as I would like them to be.
Attachment #8448329 -
Flags: review?(nthomas)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8448329 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/build/buildbot-configs/rev/a48cdaacc39c
Assignee | ||
Comment 4•9 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #1) > <nthomas> glandium: sounds like a polling issue, could you please add that > to the bug Note, now that you mention it, pulsebot didn't receive hgpoller notifications for elm.
Comment 5•9 years ago
|
||
You hit http://hg.mozilla.org/build/buildbotcustom/file/c218109ea60b/changes/hgpoller.py#l291 on your push on the 27th, and buildbot dropped the whole push. It's supposed to keep the last 100 changes and trigger builds, so I don't know what happened there. It did start polling for changes with fromchange=a94d9adad5ca. Weird.
Assignee | ||
Comment 6•9 years ago
|
||
In production.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•