Skip to content

HDDS-15265. Speed up TestStorageDistributionEndpoint testcases#10417

Merged
adoroszlai merged 1 commit into
apache:masterfrom
priyeshkaratha:HDDS-15265
Jun 3, 2026
Merged

HDDS-15265. Speed up TestStorageDistributionEndpoint testcases#10417
adoroszlai merged 1 commit into
apache:masterfrom
priyeshkaratha:HDDS-15265

Conversation

@priyeshkaratha
Copy link
Copy Markdown
Contributor

@priyeshkaratha priyeshkaratha commented Jun 2, 2026

What changes were proposed in this pull request?

This pull request synchronizes the creation of BlockDeletingServiceMetrics and optimizes integration tests for the Recon storage distribution endpoint by reducing block deletion intervals and adjusting wait times.

What is the link to the Apache JIRA

HDDS-15265

How was this patch tested?

Tested using CI - https://github.com/priyeshkaratha/ozone/actions/runs/26841456183

Execution time reduced to

[INFO] Running org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointEC
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.64 s -- in org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointEC
[INFO] Running org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.61 s -- in org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis

@priyeshkaratha priyeshkaratha marked this pull request as ready for review June 3, 2026 01:02
@adoroszlai adoroszlai merged commit c56c6a9 into apache:master Jun 3, 2026
60 of 62 checks passed
@adoroszlai
Copy link
Copy Markdown
Contributor

Thanks @priyeshkaratha for the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants