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

tests/int/tty: increase the timeout #4260

Merged
merged 1 commit into from Apr 26, 2024

Conversation

kolyshkin
Copy link
Contributor

Earlier, commit fce8dd4 (PR #2692) already increased this timeout from 1 to 5 seconds. Yet, I just saw this timeout being hit in actuated-arm CI (here, from #4259).

Increase the timeout again, this time from 5 to 50 (100 * 0.5) seconds.

Also, use wait_pids_gone, and improve some comments.

Earlier, commit fce8dd4 already increased this timeout from 1 to 5 seconds.
Yet, I just saw this timeout being hit in actuated-arm CI.

Increase the timeout again, this time from 5 to 50 (100 * 0.5) seconds.

Also, use wait_pids_gone, and improve some comments.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin marked this pull request as ready for review April 26, 2024 01:45
@AkihiroSuda AkihiroSuda merged commit 488c077 into opencontainers:main Apr 26, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants