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: use AWS CodeBuild to run docker-build-and-push-cuda (#5475) #5509

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Nov 29, 2024

Description

The handling of the APT cache was improved in #5497, freeing up disk space and allowing us to stop using the CodeBuild which was introduced in #5475. However, it became apparent that disk errors can still occur depending on the state of the Docker build cache.

Therefore, this PR resumes using the CodeBuild until the disk size issue is fundamentally resolved.

Related links

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

None.

Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@youtalk youtalk marked this pull request as ready for review November 29, 2024 06:23
@youtalk youtalk requested review from xmfcx and mitsudome-r November 29, 2024 06:23
@youtalk youtalk self-assigned this Nov 29, 2024
@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit tag:run-health-check Run health-check labels Nov 29, 2024
@youtalk youtalk merged commit e46be0e into main Nov 29, 2024
45 checks passed
@youtalk youtalk deleted the reuse-codebuild branch November 29, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:openadkit Issues or Features related to Open AD Kit tag:run-health-check Run health-check type:containers Docker containers, containerization of components, or container orchestration.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants