Skip to content

[tooling/CI] Extend mock_uss startup timeout, separate unit tests#1353

Open
BenjaminPelletier wants to merge 1 commit intointeruss:mainfrom
BenjaminPelletier:ci-updates
Open

[tooling/CI] Extend mock_uss startup timeout, separate unit tests#1353
BenjaminPelletier wants to merge 1 commit intointeruss:mainfrom
BenjaminPelletier:ci-updates

Conversation

@BenjaminPelletier
Copy link
Member

This PR attempts to address two CI issues I've seen recently:

  1. Sometimes tests spuriously fail (and succeed when retried without any changes) because the suite of mock_uss instances doesn't become healthy in time. This PR extends the startup timeout from 60 seconds to 90 seconds.
  2. Unit tests are currently being run in a job named "hygiene". When this job fails, it is misleading where to look for the problem. This PR separates unit tests into their own job and keeps hygiene as hygiene-only (often fixable with make format).

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review February 19, 2026 06:06
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.

1 participant

Comments