Page MenuHomePhabricator

Compress Harbormaster build logs inline
ClosedPublic

Authored by epriestley on Mar 1 2016, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 11:00 AM
Unknown Object (File)
Fri, Mar 29, 8:24 PM
Unknown Object (File)
Fri, Mar 29, 1:54 AM
Unknown Object (File)
Thu, Mar 28, 4:51 PM
Unknown Object (File)
Thu, Mar 21, 7:06 AM
Unknown Object (File)
Mar 18 2024, 5:34 PM
Unknown Object (File)
Mar 15 2024, 4:27 PM
Unknown Object (File)
Mar 15 2024, 4:25 PM
Subscribers
None

Details

Summary

Ref T5822.

  • After a log is closed, compress it if possible.
  • Provide bin/harbormaster archive-logs to make it easier to change the storage format of logs.
Test Plan
  • Ran bin/harbormaster archive-logs on a bunch of logs, compressing and decompressing them without issues (same hashes, same decompressed size across multiple iterations).
  • Ran new builds, verified logs were compressed after they closed.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Compress Harbormaster build logs inline.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 1 2016, 11:07 PM
This revision was automatically updated to reflect the committed changes.