apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 344 forks source link

[#5213] fix(test): Increase the timeout to avoid flaky test #5613

Closed jerryshao closed 3 days ago

jerryshao commented 5 days ago

What changes were proposed in this pull request?

Increase the timeout to avoid flaky issue.

Why are the changes needed?

Previously we increased the retry times, but not timeout, we should increase the timeout to make the test more robust.

Fix: #5213

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing UTs.