This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
from 61e6c76f3e Merge remote-tracking branch
'algairim/improvements/constraints'
new 81c2dafa31 SSH and SCP executables to get params via env vars
new 6a0deed352 Remove 'temp' from SSH and SCP CLI key file env var
new 2c05c97819 Do not ignore privateKeyFile in SSH CLI tool
new 00176301c8 Merge remote-tracking branch
'algairim/improvements/ssh-and-scp-executable'
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../util/core/internal/ssh/cli/SshCliTool.java | 128 +++++++++++++--------
.../ssh/cli/SshCliToolIntegrationTest.java | 110 +++++++++++++++---
...command-sensor-command.sh => scp-executable.sh} | 8 +-
...command-sensor-command.sh => ssh-executable.sh} | 9 +-
4 files changed, 191 insertions(+), 64 deletions(-)
copy core/src/test/resources/{ssh-command-sensor-command.sh =>
scp-executable.sh} (79%)
copy core/src/test/resources/{ssh-command-sensor-command.sh =>
ssh-executable.sh} (79%)