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

   ## What changes were proposed in this pull request?
   
   Refactor `TestObjectPut`:
   
   - extract methods to be reused in other tests later
   - use `assertKeyContent` (moved from integration tests)
   - merge `testPutObjectContentLengthForStreaming` into 
`testPutObjectWithSignedChunks`
   - use `headers` (member) in methods where separate instance is not necessary
   - `testCopyObjectWithInvalidTagCopyDirective` was passing despite not 
getting any exception, fixed by merging into `testCopyObjectWithTags`
   - reduce other duplication
   
   https://issues.apache.org/jira/browse/HDDS-14222
   
   ## How was this patch tested?
   
   CI (for slightly different patch):
   https://github.com/adoroszlai/ozone/actions/runs/20400095373


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