adoroszlai commented on pull request #2514:
URL: https://github.com/apache/ozone/pull/2514#issuecomment-896702245


   > Tested in house with private runs and verified xunit/junit result file was 
generated.
   
   Simple test steps for reproducibility:
   
   ```
   $ cd hadoop-ozone/dist/target/ozone-1.2.0-SNAPSHOT/compose
   $ OZONE_TEST_SELECTOR='ozone-csi' ./test-all.sh /tmp
   # or with the suggested changes:
   # XUNIT_RESULT_DIR=/tmp OZONE_TEST_SELECTOR='ozone-csi' ./test-all.sh
   Executing test in ozone-csi
   ...
   XUnit:   /tmp/TEST-ozone.xml
   Log:     
hadoop-ozone/dist/target/ozone-1.2.0-SNAPSHOT/compose/result/log.html
   Report:  
hadoop-ozone/dist/target/ozone-1.2.0-SNAPSHOT/compose/result/report.html
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to