elek opened a new 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to