Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qa tests: increase snap-download test deadline #10387

Merged
merged 2 commits into from
May 19, 2024

Conversation

mriccobene
Copy link
Collaborator

On the mainnet, the snap-download process has shown significantly higher completion times. On release/2.60, it typically takes around 2 hours. However, for Erigon mainnet (v3), which requires downloading numerous snapshots, 8 hours should be sufficient. Unfortunately, this is not the case; the test reaches only about 95% completion within 8 hours. The number of peers remains consistent (a few hundred).

Therefore, this PR proposes to increase the deadline, at least temporarily. Total test times are recorded as usual in MongoDB for historical comparison. By extending the deadline, we allow Erigon to complete the download process, which helps us identify if there are other underlying issues.

@AskAlexSharov AskAlexSharov enabled auto-merge (squash) May 18, 2024 03:33
@AskAlexSharov AskAlexSharov merged commit 441ab07 into main May 19, 2024
10 checks passed
@AskAlexSharov AskAlexSharov deleted the qa_tests_increase_snap_download_deadline branch May 19, 2024 09:14
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.

None yet

3 participants