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

Allow more time for sporadic zypper and download slowdown #81

Merged

Conversation

okurz
Copy link
Member

@okurz okurz commented Mar 23, 2022

In multiple occassions we found zypper calls to take a very long time in
both the webui as well as worker preparation steps which involve
downloading multiple packages. This commit bumps the timeout from 1000s
to a full hour to account for random slowness.

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

In multiple occassions we found zypper calls to take a very long time in
both the webui as well as worker preparation steps which involve
downloading multiple packages. This commit bumps the timeout from 1000s
to a full hour to account for random slowness.

Related progress issue: https://progress.opensuse.org/issues/108665
Copy link
Contributor

@Martchus Martchus left a comment

Choose a reason for hiding this comment

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

So we might wait for three hours to build these containers. That seems horribly slow but I guess we have to accept it.

@okurz
Copy link
Member Author

okurz commented Mar 23, 2022

well, if all steps are that slow we even run into MAX_JOB_TIME. Such is live :)

@okurz okurz merged commit 6d9f623 into os-autoinst:master Mar 23, 2022
@okurz okurz deleted the fix/container_build_timeout_poo108665 branch March 23, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants