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

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Nov 22, 2024

Description

Due to increasing size in build cache, it seems docker-build-and-push-cuda is failing with GitHub runner. This PR will use AWS CodeBuild Runner until we solve the issue with cache size.

Link to failed CI: https://github.com/autowarefoundation/autoware/actions/runs/11954084023/job/33326439280

Tests performed

Testing here: https://github.com/autowarefoundation/autoware/actions/runs/11966885062/job/33364616401

Effects on system behavior

Not applicable.

Interface changes

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@mitsudome-r mitsudome-r marked this pull request as ready for review November 22, 2024 06:19
Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

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

Thank you! I approved but please wait merging until the workflow success.

@mitsudome-r
Copy link
Member Author

Since the test workflow passed, I'm merging the PR.

@mitsudome-r mitsudome-r merged commit bf75524 into main Nov 22, 2024
24 checks passed
@mitsudome-r mitsudome-r deleted the runs-on-codebuild-only-cuda branch November 22, 2024 06:46
youtalk pushed a commit that referenced this pull request Nov 29, 2024
youtalk added a commit that referenced this pull request Nov 29, 2024
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants