Skip to content

Conversation

leftwo
Copy link
Contributor

@leftwo leftwo commented Sep 4, 2025

Various tuning to reduce test flakes during CI.

Decrease the number of tests running at the same time on buildomat runs.
The buildomat AWS instance has 8 cores, so we configure the nextest run to have
two less than that. This reduces overall system load.

Increase some internal timeouts, and add loops to some tests to allow them to finish
even if the system is under heavy load.

Added a few debug messages, but, they may be of limited value.

@leftwo leftwo changed the title WIP test flake debugging Reduce test flakes Sep 8, 2025
@leftwo leftwo requested a review from jmpesp September 8, 2025 17:56
@leftwo leftwo marked this pull request as ready for review September 8, 2025 17:56
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.

6 participants