[
https://issues.apache.org/jira/browse/HBASE-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757310#comment-13757310
]
Elliott Clark commented on HBASE-9193:
--------------------------------------
We can make all of the IT test Junit parameterized tests with different chaos
monkeys as the input parameters to the junit runner.
I didn't do that because I thought anyone using mvn verify probably just wanted
a pretty quick run against their cluster. And anyone that ran manually wanted
to be in full control.
> Make what Chaos monkey actions run configurable per test.
> ---------------------------------------------------------
>
> Key: HBASE-9193
> URL: https://issues.apache.org/jira/browse/HBASE-9193
> Project: HBase
> Issue Type: Task
> Affects Versions: 0.98.0, 0.95.1
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 0.98.0, 0.95.2
>
> Attachments: HBASE-9193-0.patch, HBASE-9193-1.patch
>
>
> Would be awesome to have every it test derive from the same base class that
> all allow setting of which ChaosMonkey.Actions to run.
> Something like:
> {code}
> hbase org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
> -Dverify.reduce.tasks=12 -DchaosMonkeyActionSet=SlowDeterministic
> loadAndVerify
> {code}
--
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