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

   ## What changes were proposed in this pull request?
   
   Convert `TestOzoneAtRestEncryption` to JUnit5.
   
   Mark streaming test cases as flaky (see HDDS-8947).
   
   https://issues.apache.org/jira/browse/HDDS-9028
   
   ## How was this patch tested?
   
   Ran `TestOzoneAtRestEncryption` locally:
   
   ```
   [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
41.388 s - in org.apache.hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
   ```
   
   Previously:
   
   ```
   [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
71.226 s - in org.apache.hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
   ```
   
   (Increase in number of tests is due to also testing `LEGACY` bucket layout.)
   
   CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/5572230188


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