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

worker: Provide a sensible default for "critical load threshold" #5567

Closed
wants to merge 0 commits into from

Conversation

okurz
Copy link
Member

@okurz okurz commented Apr 8, 2024

Based on our experiences various issues with tests can appear if the system load is exceeding certain sane levels, for example typing issues such as mistyping, hanging keys, lost characters, but also various timeouts and even network outages.

This commit introduces a new default value enabling the recently introduced check for "critical load" on an openQA worker to prevent an openQA worker from starting new jobs until the system load is again below a threshold.

The value selection is of course based on empirical data gathered so far and can and should be tweaked if we know more.

Related progress issue: https://progress.opensuse.org/issues/158125

@Martchus
Copy link
Contributor

Martchus commented Apr 8, 2024

Looks like tests need to be adjusted.

@okurz okurz closed this Apr 8, 2024
@okurz okurz force-pushed the feature/load_limit_default branch from e88e342 to 34ed70d Compare April 8, 2024 12:46
@okurz
Copy link
Member Author

okurz commented Apr 8, 2024

sorry, merged implicitly

@okurz okurz deleted the feature/load_limit_default branch April 8, 2024 12:47
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