[
https://issues.apache.org/jira/browse/HBASE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742539#comment-13742539
]
Elliott Clark commented on HBASE-9237:
--------------------------------------
SO JD asked me to give a little more context.
When I refactored the chaos monkey everything worked in junit runs. However
when this was all deployed on jenkins, the tests were run from the command
line. This caused the setUp methods to be called in a different order from
what JUnit did. This patch makes sure that all things are fully set up. Also
some map reduce jobs were failing because AbstractHBaseTool wasn't on the
dependency jars list.
This patch fixes these issues. it runs on our jenkins box and on junit tests.
> Integration test cleanup after ChaosMonkey refactor
> ---------------------------------------------------
>
> Key: HBASE-9237
> URL: https://issues.apache.org/jira/browse/HBASE-9237
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Priority: Critical
> Attachments: HBASE-9237-0.patch, HBASE-9237-1.patch,
> HBASE-9237-2.patch
>
>
> Otherwise some mr based tests fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira