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

   ## What changes were proposed in this pull request?
   HDDS-13089. [snapshot] Add an integration test to verify snapshotted data 
can be read by S3 SDK client
   
   Please describe your PR in detail:
   * Tests the functionality to create a snapshot of an Ozone bucket and then 
read files from the snapshot directory using the S3 SDK.
   
   The test follows these steps:
   
   1. Create a bucket and upload a file via the S3 client.
   2. Create a snapshot on the bucket using the Ozone client.
   3. Construct the snapshot object key using the ".snapshot" directory format.
   4. Retrieve the object from the snapshot and verify that its content matches 
the originally uploaded content.
   
   Generated-by: GitHub Copilot o3-mini
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-13089
   
   ## How was this patch tested?
   
   Test only addition.


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