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

Accelerate end to end test execution #692

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Jan 18, 2023

Content

This PR includes an optimization that accelerates the execution of the end to end test by reducing epoch length from 60 to 45. This enables running the end to end test in less than ~2'30" on an average when it used to take ~3'00".

Pre-submit checklist

  • Branch
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@jpraynaud jpraynaud self-assigned this Jan 18, 2023
@github-actions
Copy link

github-actions bot commented Jan 18, 2023

Test Results

    3 files  ±0    28 suites  ±0   6m 0s ⏱️ +32s
386 tests ±0  386 ✔️ ±0  0 💤 ±0  0 ±0 
447 runs  ±0  447 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 40a670f. ± Comparison against base commit f3107a5.

♻️ This comment has been updated with latest results.

@jpraynaud jpraynaud temporarily deployed to testing-preview January 18, 2023 13:42 — with GitHub Actions Inactive
@jpraynaud jpraynaud marked this pull request as ready for review January 18, 2023 14:09
@jpraynaud jpraynaud temporarily deployed to testing-preview January 18, 2023 14:17 — with GitHub Actions Inactive
@jpraynaud jpraynaud merged commit abb783f into main Jan 18, 2023
@jpraynaud jpraynaud deleted the jpraynaud/fix-accelerate-test-end-to-end branch January 18, 2023 14:35
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