[ 
https://issues.apache.org/jira/browse/HDDS-1458?focusedWorklogId=240168&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-240168
 ]

ASF GitHub Bot logged work on HDDS-1458:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/May/19 10:15
            Start Date: 10/May/19 10:15
    Worklog Time Spent: 10m 
      Work Description: elek commented on issue #800: HDDS-1458. Create a maven 
profile to run fault injection tests
URL: https://github.com/apache/hadoop/pull/800#issuecomment-491238146
 
 
   Sure, this patch demonstrates how the existing tests can be executed as part 
of the maven build process. I think we can agree that the same pattern can be 
used to executed any other type of tests. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 240168)
    Time Spent: 40m  (was: 0.5h)

> Create a maven profile to run fault injection tests
> ---------------------------------------------------
>
>                 Key: HDDS-1458
>                 URL: https://issues.apache.org/jira/browse/HDDS-1458
>             Project: Hadoop Distributed Data Store
>          Issue Type: Test
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDDS-1458.001.patch, HDDS-1458.002.patch, 
> HDDS-1458.003.patch, HDDS-1458.004.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Some fault injection tests have been written using blockade.  It would be 
> nice to have ability to start docker compose and exercise the blockade test 
> cases against Ozone docker containers, and generate reports.  This is 
> optional integration tests to catch race conditions and fault tolerance 
> defects. 
> We can introduce a profile with id: it (short for integration tests).  This 
> will launch docker compose via maven-exec-plugin and run blockade to simulate 
> container failures and timeout.
> Usage command:
> {code}
> mvn clean verify -Pit
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to