You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/06/25 03:12:02 UTC

[6/6] git commit: Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' into develop

Merge branch 'feature/SLIDER-160_Improve_slider_functional_testing' 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/18667336
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/18667336
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/18667336

Branch: refs/heads/develop
Commit: 186673363c32a644d5ebaa21e3e2f7e3150115d6
Parents: 3be6c86 bab8867
Author: Steve Loughran <st...@apache.org>
Authored: Tue Jun 24 18:10:28 2014 -0700
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Jun 24 18:10:28 2014 -0700

----------------------------------------------------------------------
 .../funtest/framework/AgentUploads.groovy       |  68 +++++++++++++
 .../funtest/framework/CommandTestBase.groovy    |   9 +-
 .../funtest/framework/FileUploader.groovy       | 100 +++++++++++++++++++
 .../funtest/framework/FuntestProperties.groovy  |  12 ++-
 .../slider/funtest/framework/SudoClosure.groovy |  54 ++++++++++
 .../lifecycle/AgentCommandTestBase.groovy       |  39 +++-----
 .../lifecycle/TestAppsThroughAgent.groovy       |   5 +-
 .../lifecycle/TestClusterBuildDestroy.groovy    |   2 +-
 src/test/clusters/c6401/slider/log4j.properties |  83 +++++++++++++++
 .../clusters/c6401/slider/slider-client.xml     |  71 +++++++++++++
 10 files changed, 403 insertions(+), 40 deletions(-)
----------------------------------------------------------------------