Page MenuHomePhabricator

Record how long storage patches took to apply
ClosedPublic

Authored by epriestley on Oct 23 2015, 8:45 PM.
Tags
None
Referenced Files
F13143598: D14320.diff
Fri, May 3, 7:35 AM
Unknown Object (File)
Thu, Apr 25, 1:38 AM
Unknown Object (File)
Thu, Apr 11, 9:22 AM
Unknown Object (File)
Sun, Apr 7, 10:41 PM
Unknown Object (File)
Fri, Apr 5, 12:57 PM
Unknown Object (File)
Apr 3 2024, 6:56 AM
Unknown Object (File)
Mar 30 2024, 9:29 PM
Unknown Object (File)
Mar 5 2024, 9:44 AM
Subscribers
None

Details

Reviewers
chad
Commits
Restricted Diffusion Commit
rPad53e7b87815: Record how long storage patches took to apply
Summary

It's hard for us to predict how long patches and migrations will take in the general case since it varies a lot from install to install, but we can give installs some kind of rough heads up about longer patches. I'm planning to just put a sort of hint for things in the changelog, something like this:

Screen Shot 2015-10-23 at 1.43.32 PM.png (204×751 px, 29 KB)

To make this easier, start storing how long stuff took. I'll write a little script to dump this into a table for the changelog.

Test Plan

Ran bin/storage status:

Screen Shot 2015-10-23 at 1.42.59 PM.png (954×1 px, 370 KB)

Diff Detail

Repository
rP Phabricator
Branch
harbor0
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8380
Build 9621: Run Core Tests
Build 9620: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Record how long storage patches took to apply.
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.Oct 23 2015, 8:55 PM
This revision was automatically updated to reflect the committed changes.