-
Notifications
You must be signed in to change notification settings - Fork 80
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
NO-JIRA: chore(gha): switch image build to ubuntu-24.04 as there is more disk space available #970
NO-JIRA: chore(gha): switch image build to ubuntu-24.04 as there is more disk space available #970
Conversation
…ore disk space available There is less stuff preinstalled now * https://github.com/actions/runner-images * https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md The changes themselves were highlighted in * actions/runner-images#10636
/lgtm |
@jstourac: Overrode contexts on behalf of jstourac: ci/prow/images In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Next step, investigate what else can be deleted and delete that too, we should be able to get about 10G more |
hopefully this won't break anything when it is propagated to rhds/notebooks repo /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiridanek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override ci/prow/images |
@jiridanek: Overrode contexts on behalf of jiridanek: ci/prow/images In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
6f701fe
into
opendatahub-io:main
Description
There is less stuff preinstalled now
The changes themselves were highlighted in
How Has This Been Tested?
Before
https://github.com/jiridanek/notebooks/actions/runs/13950814007/job/39049648105#step:8:57
With this change
https://github.com/jiridanek/notebooks/actions/runs/13952851356/job/39056607887#step:8:57
This is +2G of disk space! Hmm, meh.
Merge criteria: