Skip to content

pkg/cdi: fix flaky TestRefreshCache - #355

Merged
elezar merged 1 commit into
cncf-tags:mainfrom
thaJeztah:fix_flaky_test
Aug 24, 2026
Merged

pkg/cdi: fix flaky TestRefreshCache#355
elezar merged 1 commit into
cncf-tags:mainfrom
thaJeztah:fix_flaky_test

Conversation

@thaJeztah

Copy link
Copy Markdown
Contributor

Automatic cache refresh is performed asynchronously in response to filesystem events. Poll for the expected cache state instead of assuming that the refresh has completed after a fixed 100 ms delay.

Automatic cache refresh is performed asynchronously in response to filesystem
events. Poll for the expected cache state instead of assuming that the refresh
has completed after a fixed 100 ms delay.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@elezar
elezar merged commit 0da23f5 into cncf-tags:main Aug 24, 2026
8 checks passed
@thaJeztah
thaJeztah deleted the fix_flaky_test branch August 24, 2026 12:28
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.

2 participants