odidev opened a new issue #3662:
URL: https://github.com/apache/incubator-heron/issues/3662


   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](https://github.com/bazelbuild/bazel/blob/master/site/docs/install-ubuntu.md#installing-bazel-on-ubuntu),
 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.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to