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)
Thu, Sep 5, 4:20 PM
Unknown Object (File)
Wed, Sep 4, 1:12 AM
Unknown Object (File)
Tue, Sep 3, 10:47 PM
Unknown Object (File)
Sun, Sep 1, 12:03 AM
Unknown Object (File)
Sat, Aug 31, 2:32 PM
Unknown Object (File)
Sat, Aug 31, 2:32 PM
Unknown Object (File)
Sat, Aug 31, 2:31 PM
Unknown Object (File)
Sat, Aug 31, 12:44 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

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.