You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "liusheng (Jira)" <ji...@apache.org> on 2020/07/28 02:21:00 UTC

[jira] [Updated] (STORM-3681) Enable basic Travis ARM CI job

     [ https://issues.apache.org/jira/browse/STORM-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liusheng updated STORM-3681:
----------------------------
    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]

  was:
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 
https://issues.apache.org/jira/browse/STORM-3401
we have verfied and it run OK, see: 
[https://github.com/liusheng/storm/pulls]


> Enable basic Travis ARM CI job
> ------------------------------
>
>                 Key: STORM-3681
>                 URL: https://issues.apache.org/jira/browse/STORM-3681
>             Project: Apache Storm
>          Issue Type: Sub-task
>            Reporter: liusheng
>            Assignee: liusheng
>            Priority: Major
>
> 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]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)