You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### _Why are the changes needed?_
More and more software development is being done on ARM64 CPU architecture.
It would be good if Kyuubi is being regularly tested on Linux ARM64 (aarch64).
### _How was this patch tested?_
- [X] An additional job is added to the TravisCI config. Now the build will be executed on both AMD64 and ARM64
Closes#1918 from martin-g/build-on-linux-arm64.
Closes#19184700c3e [Martin Tzvetanov Grigorov] Remove the AMD64 build job
bd3455b [Martin Tzvetanov Grigorov] Test only kyuubi-common module at TravisCI
a2019ec [Martin Grigorov] TravisCI: First install, then test
01e3b94 [Martin Tzvetanov Grigorov] Set Maven log level to WARN
ee470b3 [Martin Tzvetanov Grigorov] Supress Maven network transfer progress
13e141c [Martin Tzvetanov Grigorov] Dummy commit to trigger build at TravisCI
2b7f30d [Martin Tzvetanov Grigorov] Dummy commit to trigger build at TravisCI
1bf68df [Martin Tzvetanov Grigorov] Build and test on Linux ARM64
Lead-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
0 commit comments