[ 
https://issues.apache.org/jira/browse/HDDS-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Andika updated HDDS-12978:
-------------------------------
    Description: 
TestMultipartObjectGet integration test the ranged GET for multipart upload 
part. Currently it uses a ObjectEndpoint which still needs to mock HttpHeaders 
and ContainerRequestContext (although integration test should minimize mocking 
as much as possible). Additionally, this integration test only contains one 
test. 

We can move the test logic to the current S3 SDK tests (AbstractS3SDKV1Tests 
and AbstractS3SDKV2Tests). If the test logic already exists in the integration 
tests, we can simply remove this class.

  was:
TestMultipartObjectGet integration test the ranged GET for multipart upload 
part. Currently it uses a ObjectEndpoint which still needs to mock HttpHeaders 
and ContainerRequestContext (although integration test should minimize mocking 
as much as possible). Additionally, this integration test only contains one 
test. 

We can move the test logic to the current S3 SDK tests (AbstractS3SDKV1Tests 
and 
AbstractS3SDKV2Tests). If the logic has been tested, we can simply remove this 
class.


> Move TestMultipartObjectGet logic to S3 SDK integration tests
> -------------------------------------------------------------
>
>                 Key: HDDS-12978
>                 URL: https://issues.apache.org/jira/browse/HDDS-12978
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ivan Andika
>            Priority: Major
>
> TestMultipartObjectGet integration test the ranged GET for multipart upload 
> part. Currently it uses a ObjectEndpoint which still needs to mock 
> HttpHeaders and ContainerRequestContext (although integration test should 
> minimize mocking as much as possible). Additionally, this integration test 
> only contains one test. 
> We can move the test logic to the current S3 SDK tests (AbstractS3SDKV1Tests 
> and AbstractS3SDKV2Tests). If the test logic already exists in the 
> integration tests, we can simply remove this class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to