Skip to content

Conversation

@yec-akamai
Copy link
Contributor

@yec-akamai yec-akamai commented Jul 22, 2025

📝 Description

Added retries and extended timeout for frequently failed tests due to timeout and server error:

FAILED test/integration/models/account/test_account.py::test_get_login - linode_api4.errors.ApiError: GET /v4beta/account/logins/: [504] Server timeout occurred.
FAILED test/integration/models/linode/test_linode.py::test_linode_rebuild - TimeoutError: Timeout Error: resource not available in 100 seconds

✔️ How to Test

make test-int TEST_SUITE=account TEST_CASE=test_get_login
make test-int TEST_SUITE=linode TEST_CASE=test_linode_rebuild

@yec-akamai yec-akamai requested a review from a team as a code owner July 22, 2025 15:05
@yec-akamai yec-akamai requested review from jriddle-linode and psnoch-akamai and removed request for a team July 22, 2025 15:05
@yec-akamai yec-akamai added the testing for updates to the testing suite in the changelog. label Jul 22, 2025
@yec-akamai yec-akamai merged commit de7cde1 into linode:dev Jul 22, 2025
12 checks passed
@yec-akamai yec-akamai deleted the fix-tests-timeout branch July 22, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants