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(build-and-test): reduce cores used by colcon build #9166

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

xmfcx
Copy link
Contributor

@xmfcx xmfcx commented Oct 28, 2024

Description

Due to codebuild machines possibly running out of memory, this PR attempts to reduce cores used by colcon build to indirectly reduce the memory usage.

Related links

Parent Issue:

Failed CIs:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

CI will run slower but more stable.

@xmfcx xmfcx self-assigned this Oct 28, 2024
@xmfcx xmfcx requested a review from mitsudome-r October 28, 2024 09:52
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Oct 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 28, 2024
Signed-off-by: M. Fatih Cırıt <mfcirit@gmail.com>
@xmfcx xmfcx force-pushed the ci/codebuild-reduce-cores branch from cb708d0 to 84a3cf4 Compare October 28, 2024 10:11
@mitsudome-r mitsudome-r merged commit 9bd0f77 into main Oct 29, 2024
26 checks passed
@mitsudome-r mitsudome-r deleted the ci/codebuild-reduce-cores branch October 29, 2024 06:09
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Oct 29, 2024
…tion#9166)

Signed-off-by: M. Fatih Cırıt <mfcirit@gmail.com>
Co-authored-by: M. Fatih Cırıt <mfc@leodrive.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants