adoroszlai opened a new pull request #2908:
URL: https://github.com/apache/ozone/pull/2908


   ## What changes were proposed in this pull request?
   
   Most CI checks collect standard output to a file, which is then included in 
the result bundle.  We should have the same for Robot-based checks (acceptance 
and kubernetes).
   
   https://issues.apache.org/jira/browse/HDDS-6090
   
   ## How was this patch tested?
   
   ```
   $ unzip -t acceptance-misc.zip output.log
   Archive:  acceptance-misc.zip
       testing: output.log               OK
   No errors detected in acceptance-misc.zip for the 1 file tested.
   
   $ unzip -t kubernetes.zip output.log
   Archive:  kubernetes.zip
       testing: output.log               OK
   No errors detected in kubernetes.zip for the 1 file tested.
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/1562215053


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