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

Dawson Choong edited comment on BIGTOP-1388 at 9/5/14 11:37 PM:
----------------------------------------------------------------

In the root build.gradle you can see that the tasks are wrapping around the 
maven clean installs. It is to my knowledge that this is temporary and we want 
to eventually move away from maven entirely. You are correct about 
runIndividualTest method name. It should be called something else as it is 
installing not testing. This patch actually only pertains to the 
bigtop-test-framework module because thats where all the cluster failure work 
lies. I hope that answers your questions!


was (Author: dawson.choong):
In the root build.gradle you can see that the tasks are wrapping around the 
maven clean installs. It is to my knowledge that this is temporary and we want 
to eventually move away from maven entirely. You are correct about 
runIndividualTest method name. It should be called something else as it is 
installing not testing. This patch actually only pertains to the 
bigtop-test-framework module because thats where all the cluster failure work 
lies. Let me know if you have further questions!

> Use cluster failure tests during other tests with command line parametrization
> ------------------------------------------------------------------------------
>
>                 Key: BIGTOP-1388
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1388
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 0.7.0
>            Reporter: Dawson Choong
>              Labels: patch
>             Fix For: 0.8.0
>
>         Attachments: BIGTOP-1388.patch
>
>
> User can run a series of cluster failures such as killing/restarting a 
> service and shutting down the network during a mapr or longevity test. The 
> goal is to test that the tests complete during the failures. The failures 
> should be able to be specified as a command line parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to