Ivan Andika created HDDS-12978: ---------------------------------- Summary: 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
TestMultipartObjectGet integration test the ranged GET for multipart upload part. Currently it uses a ObjectEndpoint which still needs to mock HttpHeaders (although integration test should minimize mocking as much as possible). Additionally, this integration test only contains one test. We can move the logic to the current S3 SDK tests (AbstractS3SDKV1Tests and AbstractS3SDKV2Tests). If the logic has been tested, 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