Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4de0c1d4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4de0c1d4 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4de0c1d4 Branch: refs/heads/1.6.0-SNAPSHOT Commit: 4de0c1d4b92ae5fd9a737bb6573f5aa8d07deba9 Parents: 4cf60b6 9cfdb3c Author: Josh Elser <[email protected]> Authored: Fri Dec 20 18:20:41 2013 -0500 Committer: Josh Elser <[email protected]> Committed: Fri Dec 20 18:20:41 2013 -0500 ---------------------------------------------------------------------- test/system/continuous/agitator.pl | 201 ----------------------- test/system/continuous/datanode-agitator.pl | 131 +++++++++++++++ test/system/continuous/magitator.pl | 85 ---------- test/system/continuous/master-agitator.pl | 85 ++++++++++ test/system/continuous/start-agitator.sh | 37 ++++- test/system/continuous/stop-agitator.sh | 19 ++- test/system/continuous/tserver-agitator.pl | 129 +++++++++++++++ 7 files changed, 389 insertions(+), 298 deletions(-) ----------------------------------------------------------------------
