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

fix(nextest): override timeout for slow ci tests #2542

Closed
wants to merge 1 commit into from

Conversation

rymnc
Copy link
Member

@rymnc rymnc commented Jan 9, 2025

Linked Issues/PRs

  • A lot of PRs fail due to this test being slow only in the CI environment, could be due to disk bandwidth on the runners

Description

  • Adds an override to nextest.toml for the specific test that often times out

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

After merging, notify other teams

[Add or remove entries as needed]

@rymnc rymnc requested a review from a team January 9, 2025 07:52
@rymnc rymnc self-assigned this Jan 9, 2025
@rymnc rymnc added ci The issue related to CI no changelog Skip the CI check of the changelog modification labels Jan 9, 2025
@rymnc
Copy link
Member Author

rymnc commented Jan 9, 2025

regression detected in #2469, master is OK

@rymnc rymnc closed this Jan 9, 2025
@rymnc rymnc deleted the fix/timeouts-for-slow-test-in-ci branch January 9, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci The issue related to CI no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant