Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Add Linux/ARM64 support to Incubator-Heron #3662

@odidev

Description

@odidev

Hi Team,

I am interested in adding Linux/ARM64 support to incubator-heron and Linux/ARM64 jobs to the Travis-CI.

As mentioned in the .travis.yml file, bazel for x86_64 is installed via installer script. However, that
installer script is not available for the ARM64 platform. But according to the docs, we can certainly install bazel via “bazelisk” for ARM64 as well.

So, I think we can replace the bazel script with this ‘bazelisk’ utility in Travis, to make it work similarly for both the platforms.

But I have seen that the Travis-CI takes around 2 hrs 35 mins to build for the AMD64 architecture. To add Linux/ARM64 jobs to the Travis-CI, it will surely take equivalent or maybe a little more time to build for ARM64 platform on Travis-CI.

If you are interested in adding Linux/ARM64 jobs to the Travis-CI, I am happy to contribute.

Please share your opinion on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions