You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2022/03/07 09:26:41 UTC

[brooklyn-server] branch master updated (58c4a4c -> b8db043)

This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.


    from 58c4a4c  add fix for adjunct leak
     new fe2ed85  Support remote command via 'commandUrl' in SshCommandSensor
     new df51654  Add missing Apache license to in test script file
     new b8db043  Merge pull request #1302 from algairim/sensor/ssh-command-sensor

The 13566 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:
 .../brooklyn/core/sensor/ssh/SshCommandSensor.java | 70 ++++++++++++++++++----
 .../ssh/SshCommandSensorIntegrationTest.java       | 36 +++++++----
 .../test/resources/ssh-command-sensor-command.sh   |  7 +--
 3 files changed, 83 insertions(+), 30 deletions(-)
 copy camp/camp-base/src/test/resources/org/apache/brooklyn/camp/spi/pdp/yaml-sample-toy-interpreter-result.yaml => core/src/test/resources/ssh-command-sensor-command.sh (95%)