[PATCH v4] ci: support Travis CI's aarch64 builds

Dmitry V. Levin ldv at altlinux.org
Sun Nov 17 22:54:18 UTC 2019


On Sat, Nov 16, 2019 at 07:53:28PM +0100, Paul Chaignon wrote:
> Travis CI now supports aarch64 builds, launched with the new "arch: arm64"
> tag.  These builds are running inside LXD only for the moment.
> 
> The aarch64 builds tend to be a lot slower than their x86_64 counterparts,
> so several timeout values need to be increased.  I've also noticed a
> smaller performance gain in filter_seccomp-perf.test for some builds.
> 
> Some tests occasionnaly take more than 10 minutes, hitting Travis CI's
> timeout on output inactivity.  Using "travis_wait 40" disables that
> timeout; it delays the start time for the output inactivity timeout by 40
> minutes, bringing it to the maximum build timeout of 50 minutes.
> 
> * .travis.yml (matrix): add aarch64 builds and mark previous builds as
> amd64.
> * ci/install-dependencies.sh: install packages for aarch64 builds
> * ci/run-build-and-tests.sh: check mpers for aarch64.

Applied, thanks!


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20191118/0df608f9/attachment.bin>


More information about the Strace-devel mailing list