OpenSearch
OpenSearch copied to clipboard
Add ppc64le architecture
Add ppc64le architecture for the current architecture check.
Description
Ability to build OpenSearch on ppc64le architecture
Issues Resolved
https://github.com/opensearch-project/OpenSearch/issues/1303
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [x] Commits are signed per the DCO using --signoff
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.
:white_check_mark: Â Gradle Check success 61cff75e69b9aa11786beaafd52df8e74a057643 Log 5569
@helix-loop Thanks! The PR needs git commit --amend -s to get DCO to pass.
In the meantime, do we need both ppc64 and ppc64le? And what hardware did you test this on?
@dblock It would be better to have both, but I can only test and tested this on ppc64le.
:white_check_mark: Â Gradle Check success dcfb53aa7a6f87667063d5247cdbea80f5f99754 Log 5642
Is this ready? Unit tests?
@helix-loop are you still working on this? What is left to get this from draft to ready-to-merge?
Currently not. I guess the Unit tests are missing to get this ready. However https://github.com/opensearch-project/OpenSearch/pull/3930 seems to be further.
@helix-loop : Are you still working on this ?
@helix-loop Thank you for your contribution! I'm afraid that I have to close this PR. As mentioned in issue #1303, the code change is made by commit https://github.com/opensearch-project/OpenSearch/commit/d76adf3504e3001a84d53177af8ea36af2cc65c1