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)
Fri, Feb 21, 5:11 PM
Unknown Object (File)
Thu, Feb 20, 4:30 AM
Unknown Object (File)
Feb 9 2025, 12:54 AM
Unknown Object (File)
Jan 24 2025, 12:05 PM
Unknown Object (File)
Jan 23 2025, 8:20 PM
Unknown Object (File)
Jan 22 2025, 3:37 AM
Unknown Object (File)
Jan 21 2025, 3:09 PM
Unknown Object (File)
Jan 21 2025, 11:54 AM
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.