yuqi1129 opened a new pull request, #4671: URL: https://github.com/apache/gravitino/pull/4671
### What changes were proposed in this pull request? Increase the timeout time for backend integration tests from 60 minutes to 90 minutes ### Why are the changes needed? Accordingly tests from https://github.com/apache/gravitino/actions/runs/10552034338/job/29230290884?pr=4260, the backend integration could take up to 60 minutes, which is more than the maximum time allowed. <img width="1955" alt="image" src="https://github.com/user-attachments/assets/d19aa313-9ecb-4b3b-b00a-218b804d9400"> The root cause could be that MySQL's backend is relatively slow in time cases, so more tests are needed for information needs. ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? N/A. -- 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]
