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

[1.1] tests/int: increase num retries for oom tests #3891

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

kolyshkin
Copy link
Contributor

This is a backport of #3874 to release-1.1 branch, in an attempt to fix a flaky test.

This test is occasionally failing on CS9.

The test case always takes about 7 seconds on my laptop (decreasing
memory, using a different memory eater in shell etc. doesn't help).

Increase the number of iterations from 10 to 30 to make sure we don't
see any flakes.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit fed0b12)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added area/ci backport/1.1-pr A backport to 1.1.x release. labels Jun 8, 2023
@kolyshkin kolyshkin added this to the 1.1.8 milestone Jun 8, 2023
@kolyshkin kolyshkin changed the title tests/int: increase num retries for oom tests [1.1] tests/int: increase num retries for oom tests Jun 8, 2023
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda AkihiroSuda merged commit 2177442 into opencontainers:release-1.1 Jun 12, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants