Page MenuHomePhabricator

Record command exit status on Execute objects in Phage
ClosedPublic

Authored by epriestley on Feb 19 2017, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 9:19 AM
Unknown Object (File)
Tue, May 6, 6:15 PM
Unknown Object (File)
Tue, Apr 29, 1:45 PM
Unknown Object (File)
Mon, Apr 28, 2:39 AM
Unknown Object (File)
Apr 11 2025, 2:23 PM
Unknown Object (File)
Mar 29 2025, 2:58 PM
Unknown Object (File)
Mar 28 2025, 3:39 AM
Unknown Object (File)
Mar 22 2025, 10:45 AM
Subscribers
None

Details

Summary

Ref T2794. With Phacility-specific changes elsewhere, this allows me to add some helpful summary output to the current phage UI.

I'm thinking about having a "plan" (a DOM-like document describing which commands to execute where) produce a "report" document, because a command may actually have multiple exit statuses (for example, if it was automatically retried after a failure). But this makes actually using phage to do things quite a bit easier for now.

Test Plan

Ran some cluster operations and, with changes elsewhere, got more useful high-level reporting about overall command state.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 19 2017, 5:34 PM
This revision was automatically updated to reflect the committed changes.