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
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)
Wed, Apr 3, 6:56 AM
Unknown Object (File)
Sat, Mar 30, 9:29 PM
Unknown Object (File)
Mar 5 2024, 9:44 AM
Unknown Object (File)
Feb 26 2024, 5:26 AM
Unknown Object (File)
Feb 20 2024, 3:18 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.