Disable SVE in JAVA_OPTS for IT Mac M4 compatibility #28366
Labels
component/optimize
Related to Optimize component/team
kind/bug
Categorizes an issue or PR as a bug
qa/pendingVerification
QA has not yet verified this bug
Describe the bug
When running integration tests locally on a Mac M4, we're running into a known compatibility issue. An initial attempt at applying the fix was done in this PR but unfortunately it's breaking CI. For Mac M4 users, they can locally run integration tests with the setup in the PR but that change is currently breaking docker builds when executing github CI actions. We should investigate why is it so and what fix can be done to ensure compatibility for both M4 users and CI.
Expected behaviour
Integration tests can be run by M4 users and through CI
To Reproduce
Run integration tests locally
Environment observed:
Breakdown
Pull Requests
Bug Lifecycle
For managing the issue lifecycle, please use the workflow commands. You can see the available
commands by writing
/help
as a comment on this issue.QA Verification
Is this bug reproducible?
Review
Engineering Review
QA Review
Completion
The text was updated successfully, but these errors were encountered: