Closed
Bug 1539970
Opened 6 years ago
Closed 6 years ago
[mozproxy] Support the TOOLTOOL_CACHE env var
Categories
(Testing :: Mozbase, enhancement)
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
takscluster tasks generally have a TOOLTOOL_CACHE
env var set, we should support that in addition to the raptor variant TOOLTOOLCACHE
in mozproxy
.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → erahm
Assignee | ||
Comment 1•6 years ago
|
||
TaskCluster tasks use the TOOLTOOL_CACHE
env var to specify which directory to use for the tooltool
cache. This patch falls back to that value if TOOLTOOLCACHE
is not found.
Pushed by erahm@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67251e93f756
Support taskcluster cache env var in mozproxy. r=tarek
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•