Merge branch 'feature/SLIDER-565-test-JVM-env-passdown' into develop
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/860d7250 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/860d7250 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/860d7250 Branch: refs/heads/develop Commit: 860d725040be09d26c47132633e58d092c006dc6 Parents: 0991ba5 00cd378 Author: Steve Loughran <[email protected]> Authored: Sun Oct 26 16:09:11 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Sun Oct 26 16:09:11 2014 +0000 ---------------------------------------------------------------------- .../org/apache/slider/client/SliderClient.java | 16 +++- .../org/apache/slider/common/SliderKeys.java | 11 +++ .../apache/slider/common/tools/SliderUtils.java | 24 +++++- .../framework/AgentCommandTestBase.groovy | 58 +-------------- .../funtest/framework/CommandTestBase.groovy | 20 +++++ .../slider/funtest/framework/SliderShell.groovy | 66 +++++++++++++++++ .../commands/CommandEnvironmentIT.groovy | 77 ++++++++++++++++++++ .../commands/DiagnosticsCommandIT.groovy | 1 - 8 files changed, 214 insertions(+), 59 deletions(-) ----------------------------------------------------------------------
