Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to fetch executables from a remote repository #4

Closed
navina opened this issue Nov 6, 2014 · 1 comment
Closed

Add support to fetch executables from a remote repository #4

navina opened this issue Nov 6, 2014 · 1 comment
Assignees

Comments

@navina
Copy link

navina commented Nov 6, 2014

SSHDeployer assumes that the executable jars/tar are located locally as a part of the test project. It will nice to add an option to fetch the executable from a remote server.

@arpras arpras self-assigned this Feb 10, 2015
jdehrlich added a commit that referenced this issue Feb 12, 2015
Allow executables to be fetched from remote location #4
@arpras
Copy link
Contributor

arpras commented Feb 13, 2015

This feature is now added. To fetch executable from remote host add this to the config.
:

eg: "client_exec_path" : "localhost:/tmp/file.exe"

@arpras arpras closed this as completed Feb 13, 2015
jdehrlich added a commit that referenced this issue Dec 23, 2015
pulling from linkedin/zopkio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants