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: free disk space #3404

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Nov 13, 2023

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

docker save kubeovn/kube-ovn:v1.13.0 kubeovn/kube-ovn:v1.13.0-debug kubeovn/kube-ovn:v1.13.0-dpdk -o kube-ovn.tar
write ./.docker_temp_1935084608: no space left on device
make: *** [Makefile:165: tar-kube-ovn] Error 1

WHAT

🤖 Generated by Copilot at 8a2e50e

Add a step to free disk space in build-x86-image workflow. This fixes the disk space issue that causes the workflow to fail.

🤖 Generated by Copilot at 8a2e50e

build-x86-image
needs more disk space to run
delete unused files

HOW

🤖 Generated by Copilot at 8a2e50e

  • Add a step to free up disk space on the GitHub runner before building the image (link)

@zhangzujian zhangzujian added the ci label Nov 13, 2023
@zhangzujian zhangzujian marked this pull request as ready for review November 13, 2023 03:28
@zhangzujian zhangzujian merged commit 34cb632 into kubeovn:master Nov 13, 2023
56 of 59 checks passed
@zhangzujian zhangzujian deleted the ci-free-disk-space branch November 13, 2023 04:05
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Nov 15, 2023
zbb88888 pushed a commit to zbb88888/kube-ovn that referenced this pull request Nov 15, 2023
zhangzujian added a commit that referenced this pull request Nov 16, 2023
Signed-off-by: zhangzujian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants