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

Support MacOS13 x64/arm64 Agents Packer Templates on EC2 #459

Merged

Conversation

peterzhuamazon
Copy link
Member

Description

Support MacOS13 x64/arm64 Packer Building EC2 AMI

Issues Resolved

opensearch-project/opensearch-build#4670

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@prudhvigodithi
Copy link
Collaborator

Thanks @peterzhuamazon moving forward we dont need macos-disk-resize.sh anymore, should we move this to legacy ?

@@ -1,5 +1,5 @@
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
export PATH=/opt/local/bin:$PATH
export PATH=/opt/homebrew/bin:/opt/local/bin:$PATH
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since this bashrc works for legacy jenkins-agent-macos12-x64.json , should we move this to legacy folder as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

This also works for the new macos13 that is why I keep it here.

Thanks.

@peterzhuamazon
Copy link
Member Author

Thanks @peterzhuamazon moving forward we dont need macos-disk-resize.sh anymore, should we move this to legacy ?

I will keep this for a bit as I am still not 100 percent sure the resizing is consistent.
At least for now I am seeing the space from df, need more testing.

Thanks.

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Jul 15, 2024

Mend scan failure unrelated to the changes.

@peterzhuamazon peterzhuamazon merged commit e3d777c into opensearch-project:main Jul 15, 2024
3 of 4 checks passed
@peterzhuamazon peterzhuamazon deleted the macos-arm64-host branch July 15, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants