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

[testing] Double image build timeout for bootstrap monitor e2e #3468

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

marun
Copy link
Contributor

@marun marun commented Oct 12, 2024

Why this should be merged

Performing the image builds as part of the test suite seemed to provoke OOMkills in CI.

Edit: Realized that image builds are actually being killed due to a context with too short a timeout.

How this works

Performs image builds before running suite. The image build to update the hash is still performed by the suite though.

Edit: Doubled the timeout

How this was tested

CI

@marun marun added the testing This primarily focuses on testing label Oct 12, 2024
@marun marun self-assigned this Oct 12, 2024
@marun marun force-pushed the bootstrap-monitor-separate-image-builds branch from ce2aabc to b46862c Compare October 12, 2024 03:07
@marun marun changed the title [testing] Perform image build in advance of bootstrap monitor e2e [testing] Double image build timeout for bootstrap monitor e2e Oct 12, 2024
@marun marun added this pull request to the merge queue Oct 16, 2024
Merged via the queue into master with commit 49d0a18 Oct 16, 2024
23 checks passed
@marun marun deleted the bootstrap-monitor-separate-image-builds branch October 16, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants