Skip to content

tests: kernel/smp: more timeout #93531

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

Merged

Conversation

dcpleung
Copy link
Member

The concurrency and switching tests take quite some time to finish (relatively speaking). When running in emulator and under a heavily loaded system (e.g. twister-ing), it may time out as the emulator is not getting much CPU time. So make the base timeout longer, which can then be further adjusted by the board timeout multiplier.

The concurrency and switching tests take quite some time to
finish (relatively speaking). When running in emulator and
under a heavily loaded system (e.g. twister-ing), it may
time out as the emulator is not getting much CPU time. So
make the base timeout longer, which can then be further
adjusted by the board timeout multiplier.

Signed-off-by: Daniel Leung <[email protected]>
@dcpleung dcpleung marked this pull request as ready for review July 22, 2025 17:27
@zephyrbot zephyrbot added area: Kernel size: XS A PR changing only a single line of code labels Jul 22, 2025
Copy link

@cfriedt cfriedt merged commit 95c3b8e into zephyrproject-rtos:main Jul 25, 2025
26 checks passed
@dcpleung dcpleung deleted the tests/kernel_smp_more_timeout branch July 25, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants