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

kola: add --extend-timeout-percentage switch #3648

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Oct 19, 2023

This switch that allows extending all test timeouts by a given percentage. For example, --extend-timeout-percentage 50 will increase all timeouts by 50%.

This can be useful in contexts where one is running tests in an environment much slower than the baseline (e.g. without KVM).

This switch that allows extending all test timeouts by a given
percentage. For example, `--extend-timeout-percentage 50` will increase
all timeouts by 50%.

This can be useful in contexts where one is running tests in an
environment much slower than the baseline (e.g. without KVM).
@jlebon
Copy link
Member Author

jlebon commented Oct 19, 2023

This applies with minimal conflicts back to at least rhcos-4.10.

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ravanelli ravanelli left a comment

Choose a reason for hiding this comment

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

LGTM

@jlebon jlebon merged commit df699b8 into coreos:main Oct 20, 2023
@jlebon jlebon deleted the pr/extend-timeout branch October 20, 2023 13:07
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.

3 participants