You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/11 10:22:30 UTC

[GitHub] [ozone] adoroszlai commented on pull request #2514: HDDS-5540. Acceptance test: able to generate result in xunit/junit format as well

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org