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

Increase time to build the ARM image #24765

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jun 30, 2022

Building ARM image is now done in parallel in case of CI builds
that update dependencies. If the image is not refreshed, then it might
take quite some time - more than the 50 minutes it's been allowed to

This PR increases both timeouts - the self-terminate timeout for
the ARM instance and timeout on the CI job that triggers it.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

Building ARM image is now done in parallel in case of CI builds
that update dependencies. If the image is not refreshed, then it might
take quite some time - more than the 50 minutes it's been allowed to

This PR increases both timeouts - the self-terminate timeout for
the ARM instance and timeout on the CI job that triggers it.
@potiuk potiuk merged commit 97a4a64 into apache:main Jun 30, 2022
@potiuk potiuk deleted the inscrease-arm-image-build-timeout branch June 30, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants