Closed
Bug 915320
Opened 12 years ago
Closed 12 years ago
mozharness factory does not get initial environment passed in
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhopkins, Assigned: jhopkins)
References
Details
Attachments
(1 file)
|
904 bytes,
patch
|
mozilla
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
Since Mozharness sets the PATH based on its startup environment:
http://hg.mozilla.org/build/mozharness/file/e6c98cdad9d9/scripts/b2g_build.py#l895
we should pass in an initial environment when creating the Mozharness factory:
http://hg.mozilla.org/build/buildbotcustom/file/d66f5ba0a823/misc.py#l1009
That will allow us to set the PATH via buildbot-configs.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jhopkins
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #803782 -
Flags: review?(aki)
Updated•12 years ago
|
Attachment #803782 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 803782 [details] [diff] [review]
[mozharness] pass platform env to mozharness factory
https://hg.mozilla.org/build/buildbotcustom/rev/b6a9e76eafba
Attachment #803782 -
Flags: checked-in+
| Assignee | ||
Comment 3•12 years ago
|
||
In production
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: General Automation → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•