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

ci: upgrade to ubuntu-24.04 fixups #3413

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

daniel-weisse
Copy link
Member

@daniel-weisse daniel-weisse commented Oct 14, 2024

Context

renovate did not upgrade all of our workflows to ubuntu-24.04, since in some workflows, we configure the runner images through user input.
The upgrade also broke our e2e weekly cleanup workflow, since the new image no longer comes with terraform pre-installed

Proposed change(s)

  • Upgrade the runner image for e2e tests to ubuntu-24.04
  • Explicitly install Terraform in the e2e weekly cleanup workflow

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
@daniel-weisse daniel-weisse added the no changelog Change won't be listed in release changelog label Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 6237eac
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/670cc4733bff2000086dfb2a

@daniel-weisse daniel-weisse marked this pull request as ready for review October 14, 2024 07:47
Copy link
Contributor

@burgerdev burgerdev left a comment

Choose a reason for hiding this comment

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

Thanks!

@daniel-weisse daniel-weisse merged commit 6c94b5a into main Oct 14, 2024
12 checks passed
@daniel-weisse daniel-weisse deleted the dw/fix-missing-tf-binary branch October 14, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants