Skip to content

Conversation

@mladjan-gadzic
Copy link
Contributor

@mladjan-gadzic mladjan-gadzic commented Apr 26, 2023

What changes were proposed in this pull request?

Fix for a flaky test. Instead of RandomStringUtils.randomNumeric(5), RandomStringUtils.randomNumeric(32) is used and unecessary cleanup() method is removed.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-8433

How was this patch tested?

GitHub action was created that executed one test multiple times. Since #37 run GitHub action was running on latest changes without an intermittent failure. Prior to that it was running on old codebase and it was confirmed that test was flaky.

@adoroszlai adoroszlai merged commit 0221502 into apache:master Apr 26, 2023
@adoroszlai
Copy link
Contributor

Thanks @mladjan-gadzic for the fix.

@mladjan-gadzic
Copy link
Contributor Author

Thanks @mladjan-gadzic for the fix.

Thanks @adoroszlai for the review!

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