adoroszlai opened a new pull request #652: HDDS-3141. Unit check fails to 
execute insight and mini-chaos-tests modules
URL: https://github.com/apache/hadoop-ozone/pull/652
 
 
   ## What changes were proposed in this pull request?
   
   1. Remove unnecessary dependency on `integration-test` from `insight` module.
   2. Move test execution of `mini-chaos-tests` module to `integration.sh`.
   
   https://issues.apache.org/jira/browse/HDDS-3141
   
   ## How was this patch tested?
   
   Verified that `insight` module compiles and test can be run:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.insight.TestBaseInsightPoint
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 
s - in org.apache.hadoop.ozone.insight.TestBaseInsightPoint
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/494936624
   
   Verified that `unit` check does not include `mini-chaos-tests`:
   
   https://github.com/adoroszlai/hadoop-ozone/runs/494936624
   
   and that `it-ozone` check does:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.TestMiniChaosOzoneCluster
   [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
69.139 s - in org.apache.hadoop.ozone.TestMiniChaosOzoneCluster
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/494955611

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

Reply via email to