[
https://issues.apache.org/jira/browse/HBASE-11348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032586#comment-14032586
]
Vandana Ayyalasomayajula commented on HBASE-11348:
--------------------------------------------------
I could not find the release notes for integration tests. I can update those.
The "--help" option of any integration tests will give the exact usage.
{code}
bin/hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList --help
usage: bin/hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
<options>
Options:
-h,--help Show usage
-m,--monkey <arg> Which chaos monkey to run
-monkeyProps <arg> The properties file for specifying chaos monkey
properties.
{code}
> Make frequency and sleep times of chaos monkeys configurable
> --------------------------------------------------------------
>
> Key: HBASE-11348
> URL: https://issues.apache.org/jira/browse/HBASE-11348
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.98.3
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Priority: Minor
> Labels: integration-tests
> Attachments: HBASE-11348_1.patch
>
>
> Currently the chaos monkeys used in the integration tests, run with a fixed
> configuration. It would be useful to have the frequency, sleep times to be
> configurable. That would help controlling the chaos the monkeys are intended
> to create.
--
This message was sent by Atlassian JIRA
(v6.2#6252)