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)
Thu, Oct 31, 2:07 AM
Unknown Object (File)
Oct 16 2024, 12:02 AM
Unknown Object (File)
Oct 14 2024, 4:10 AM
Unknown Object (File)
Sep 29 2024, 3:44 PM
Unknown Object (File)
Sep 29 2024, 2:07 AM
Unknown Object (File)
Sep 20 2024, 10:56 PM
Unknown Object (File)
Sep 12 2024, 8:24 AM
Unknown Object (File)
Sep 8 2024, 8:09 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.