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

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

                Author: ASF GitHub Bot
            Created on: 08/May/19 06:41
            Start Date: 08/May/19 06:41
    Worklog Time Spent: 10m 
      Work Description: elek commented on pull request #800: HDDS-1458. Create 
a maven profile to run fault injection tests
URL: https://github.com/apache/hadoop/pull/800
 
 
   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}
   
   See: https://issues.apache.org/jira/browse/HDDS-1458
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

            Worklog Id:     (was: 239040)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to