This closes #639
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d5fbc654 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d5fbc654 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/d5fbc654 Branch: refs/heads/master Commit: d5fbc654cf7df574237c7eaea851b2c3241ccaaa Parents: f3d2eed d292e3d Author: Aled Sage <[email protected]> Authored: Tue Apr 18 14:43:50 2017 +0100 Committer: Aled Sage <[email protected]> Committed: Tue Apr 18 14:43:50 2017 +0100 ---------------------------------------------------------------------- .../core/location/BasicMachineDetails.java | 30 ++++++- .../location/MachineDetailsIntegrationTest.java | 85 ++++++++++++++++++++ .../core/location/MachineDetailsTest.java | 83 ------------------- .../ssh/SshMachineLocationIntegrationTest.java | 7 ++ .../location/ssh/SshMachineLocationTest.java | 35 ++++++++ 5 files changed, 154 insertions(+), 86 deletions(-) ----------------------------------------------------------------------
