CI: Increase test sleep - #1081
Merged
Merged
Conversation
|
👋 Hi Alexey-Rivkin! Thank you for contributing to ai-dynamo/nixl. Your PR reviewers will review your contribution then trigger the CI to test your changes. 🚀 |
Alexey-Rivkin
force-pushed
the
increase_test_sleep
branch
from
December 4, 2025 13:41
a7a6df5 to
b9681dd
Compare
Alexey-Rivkin
force-pushed
the
increase_test_sleep
branch
from
December 4, 2025 14:08
b9681dd to
ecf4b05
Compare
Contributor
Author
|
Contributor
Author
|
/build |
brminich
previously approved these changes
Dec 9, 2025
ovidiusm
previously approved these changes
Dec 9, 2025
Contributor
Author
|
/build |
dpressle
requested changes
Dec 10, 2025
dpressle
previously approved these changes
Dec 10, 2025
Contributor
|
Tested successfully with 8 executers see builds 180-183 |
Contributor
Author
|
/build |
3 similar comments
Contributor
Author
|
/build |
Contributor
Author
|
/build |
Contributor
|
/build |
brminich
previously approved these changes
Jan 5, 2026
Contributor
|
/build |
Contributor
|
/ok to test 3f15bdf |
Contributor
|
/build |
Signed-off-by: Alexey Rivkin <arivkin@nvidia.com>
Contributor
Author
|
/build |
dpressle
approved these changes
Jan 12, 2026
brminich
approved these changes
Jan 12, 2026
This was referenced Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Increase hardcoded sleep durations across CI scripts, unit tests, and examples.
Why?
Prevent random test failures during high-concurrency runs where system performance is slower, causing fixed waits to expire prematurely.
How?
Scaled up sleep intervals (typically by 3x–5x, with larger increases for tight polling loops) in: