[ 
https://issues.apache.org/jira/browse/HDDS-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Yang updated HDDS-1458:
----------------------------
    Description: 
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}

  was: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. 


> 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
>            Priority: Major
>
> 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