liusheng commented on a change in pull request #3348:
URL: https://github.com/apache/storm/pull/3348#discussion_r543094435
##########
File path: .travis.yml
##########
@@ -41,6 +40,48 @@ matrix:
include:
- arch: s390x
jdk: openjdk11
+ - dist: focal
+ group: edge
+ arch: arm64-graviton2
Review comment:
There is not annoucement, just be cause I have tested many times, the
ARM CI jobs are very easy to fail due to timeout errors previously. I have
tested again in the PR https://github.com/apache/storm/pull/3361, it looks like
now the common `arm64` resource is OK to run the ARM CI job :), so let's switch
to use the `arm64` resources
----------------------------------------------------------------
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]