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
Unknown Object (File)
Wed, May 28, 3:00 PM
Unknown Object (File)
Mon, May 26, 4:30 PM
Unknown Object (File)
Mon, May 26, 9:52 AM
Unknown Object (File)
Sun, May 25, 6:25 AM
Unknown Object (File)
Mon, May 19, 2:13 AM
Unknown Object (File)
Tue, May 13, 4:35 PM
Unknown Object (File)
Wed, May 7, 11:09 AM
Unknown Object (File)
Tue, May 6, 3:16 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.