Page MenuHomePhabricator

Allow AlmanacHost blueprints to build a meaningful CommandInterface
ClosedPublic

Authored by epriestley on Sep 17 2015, 2:51 PM.
Tags
None
Referenced Files
F15445805: D14126.diff
Thu, Mar 27, 4:08 PM
Unknown Object (File)
Feb 22 2025, 6:56 PM
Unknown Object (File)
Feb 22 2025, 12:25 PM
Unknown Object (File)
Feb 15 2025, 2:38 PM
Unknown Object (File)
Feb 15 2025, 11:17 AM
Unknown Object (File)
Feb 12 2025, 3:07 PM
Unknown Object (File)
Feb 11 2025, 1:27 PM
Unknown Object (File)
Feb 11 2025, 1:27 PM
Subscribers
None

Details

Summary

Ref T9253. Provide a meaningful command interface for Almanac hosts.

Test Plan

Configued and leased a real host (sbuild001.phacility.net) and ran a command on it.

$ ./bin/drydock command --lease 90 -- ls /
bin
boot
core
dev
etc
home
initrd.img
lib
lib64
lost+found
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
usr
var
vmlinuz

Event Timeline

epriestley retitled this revision from to Allow AlmanacHost blueprints to build a meaningful CommandInterface.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, hach-que.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 17 2015, 3:48 PM
hach-que edited edge metadata.
This revision was automatically updated to reflect the committed changes.