Closed Bug 1527118 Opened 6 years ago Closed 6 years ago

Not all tests use tooltool caches

Categories

(Release Engineering :: Applications: MozharnessCore, enhancement)

enhancement
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
Tracking Status
firefox67 --- fixed

People

(Reporter: catlee, Assigned: catlee)

Details

Attachments

(1 file)

When poking around some logs, I noticed that not all of our tests make use of tooltool caches on the worker, resulting in having to download the same artifacts over and over again.

For example:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=227744668&repo=autoland&lineNumber=15 says that "changing ownership of volume /builds/worker/tooltool-cache", but that directory hasn't been declared as a cache in the task definition here: https://tools.taskcluster.net/groups/EqFAm8SBSBSbpYhTmPKZjw/tasks/cwAMcFZ5Si2aVFcY3L7-QA/details

Also, in many cases the tooltool.py invocation does not properly pass in the cache directory, even though it has been set in the environment. e.g.
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=227744668&repo=autoland&lineNumber=917

respect TOOLTOOL_CACHE environment variable in mixin

Assignee: nobody → catlee
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/e7603feb2252 Ensure all tests are using tooltool caches r=aki
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: