Closed
Bug 1251297
Opened 9 years ago
Closed 8 years ago
Migrate valgrind build to taskcluster
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: h.franciskang, Mentored)
References
Details
(Whiteboard: [lang=py])
Our valgrind builds are implemented by this script:
https://dxr.mozilla.org/build-central/source/tools/scripts/valgrind/valgrind.sh
We need to migrate these builds over to taskcluster. I don't think we need to try and reuse the script itself, it's a good point of reference though.
Reporter | ||
Updated•9 years ago
|
Whiteboard: [lang=py]
Comment 1•9 years ago
|
||
As a point of reference, the builders are currently added here
http://hg.mozilla.org/build/buildbotcustom/file/tip/misc.py#l1871
Updated•9 years ago
|
Assignee: nobody → fkang
Comment 2•8 years ago
|
||
I think this is done. Any status update?
Assignee | ||
Comment 3•8 years ago
|
||
Valgrind builds on taskcluster are now running on inbound. Work history can be found on Bug 1271622, as tc integration and mozharness testing were done in parallel.
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
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
•