Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Until now, we have tried many times about adding Travis ARM CI jobs for Storm, and have made some small fixes. For Storm itself, we have tested building and running tests, it looks there isn't any block issue for ARM64 platform. But in my testing, the Travis CI system seems have some problems about supporting ARM, there are some existed issues in Travis community about this, for example:
- ARM CI job hang no reason: https://travis-ci.community/t/output-is-truncated-heavily-in-arm64-when-a-command-hangs/7630
- Disk quota exceeded in ARM CI job: https://travis-ci.community/t/disk-quota-exceeded-on-ppc64le/8006/4
But it is OK to enable basic ARM CI just like s390x support does see: https://issues.apache.org/jira/browse/STORM-3401
We have verfied and it run OK, see: https://github.com/liusheng/storm/pulls