Re: ARM CI by ursa-labs/crossbow

2020-01-26 Thread Sutou Kouhei
Hi Wes, Thanks!!! -- kou In "Re: ARM CI by ursa-labs/crossbow" on Sun, 26 Jan 2020 23:47:15 -0600, Wes McKinney wrote: > hi Kou, > > Sounds like a good idea. We have a couple ARM machines that we can try > connecting to GHA > > * Jetson TX2 dev kit > * R

Re: ARM CI by ursa-labs/crossbow

2020-01-26 Thread Wes McKinney
hi Kou, Sounds like a good idea. We have a couple ARM machines that we can try connecting to GHA * Jetson TX2 dev kit * Rockpro64 I don't know that I can personally spend much time on this this week but I'll make sure that the machines are up on the network and able to be SSH'd into by other Urs

ARM CI by ursa-labs/crossbow

2020-01-26 Thread Sutou Kouhei
Hi, We're building .deb/.rpm packages for ARM by using QEMU on x86-64 machine: https://github.com/apache/arrow/blob/master/dev/tasks/linux-packages/azure.linux.arm64.yml#L36-L50 It's slow. Some jobs can't finish in 6h, Azure Pipelines build time limit. You can see some *-aarch64 and *-arm64 jo