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

Add Linux/ARM64 support to Incubator-Heron #3662

Open
odidev opened this issue Jan 12, 2021 · 1 comment
Open

Add Linux/ARM64 support to Incubator-Heron #3662

odidev opened this issue Jan 12, 2021 · 1 comment

Comments

@odidev
Copy link

odidev commented Jan 12, 2021

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.

@nwangtw
Copy link
Contributor

nwangtw commented Jan 12, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants