[ 
https://issues.apache.org/jira/browse/HBASE-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757302#comment-13757302
 ] 

Sergey Shelukhin commented on HBASE-9193:
-----------------------------------------

Hmm... I looked at the changes here closer. So now we can run different combos, 
but we don't have definitive set of tests? Should we? As long as it can be run 
manually should be ok as far as I am concerned. Thanks!
                
> 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

Reply via email to