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: targeting test-runners with labels, detecting test completion, increasing workflow timeout #10228

Merged
merged 1 commit into from
May 7, 2024

Conversation

mriccobene
Copy link
Member

This pull request introduces several enhancements:

  • It specifies in the test workflow that commits on the main or release/3.x branches should be executed on the test-runner labeled Erigon3.
  • It enhances the detection of test completion, and will skip uploading test results if they are incomplete, thus avoiding erroneous error signals during the upload process.
  • It improves the directory cleanup process
  • It increases the workflow timeout (which is 6 hours by default but can be increased to 35 days on self-hosted runners)

@yperbasis yperbasis merged commit f3b5237 into main May 7, 2024
10 checks passed
@yperbasis yperbasis deleted the qa_tests_workflow_target_e3_detect_completion branch May 7, 2024 13:10
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