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)
Tue, Dec 17, 7:34 AM
Unknown Object (File)
Mon, Dec 9, 8:36 AM
Unknown Object (File)
Wed, Dec 4, 6:20 PM
Unknown Object (File)
Thu, Nov 28, 5:21 PM
Unknown Object (File)
Sat, Nov 23, 1:01 PM
Unknown Object (File)
Sat, Nov 23, 1:01 PM
Unknown Object (File)
Fri, Nov 22, 4:51 AM
Unknown Object (File)
Wed, Nov 20, 2: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.