Closed Bug 1305707 Opened 8 years ago Closed 8 years ago

[taskcluster-worker] live log artifact must be a compressed artifact

Categories

(Taskcluster :: Workers, defect, P1)

All
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wcosta, Assigned: wcosta)

References

Details

User Story

live log artifact is currently a plain text, uncompressed artifact. Treeherder expects logs to be gzipped. And, anyway, it is a good smart move to save network resources.
      No description provided.
Commits pushed to master at https://github.com/taskcluster/taskcluster-worker

https://github.com/taskcluster/taskcluster-worker/commit/6b6328fc1bc7e67b51f337333071fd6f72d41eb6
Bug 1305707: gzip compress live log artifact.

Treeherder log parser expects log file be gzipped compressed. This also
saves bandwidth resources.

https://github.com/taskcluster/taskcluster-worker/commit/d86cdb74fca5752090f42a85e36ad4fa6116ce26
Merge pull request #120 from walac/macosx

Bug 1305707: gzip compress live log artifact.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Worker → Workers
You need to log in before you can comment on or make changes to this bug.