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

Dmitry V. Levin ldv at altlinux.org
Fri Nov 8 02:06:49 UTC 2019


On Tue, Nov 05, 2019 at 07:43:07PM +0100, Paul Chaignon wrote:
[...]
> diff --git a/tests/init.sh b/tests/init.sh
> index 66a8105d..df41f88c 100644
> --- a/tests/init.sh
> +++ b/tests/init.sh
> @@ -384,7 +384,7 @@ fi
>  : "${STRACE_EXE:=$STRACE}"
>  export STRACE_EXE
>  
> -: "${TIMEOUT_DURATION:=600}"
> +: "${TIMEOUT_DURATION:=1500}"

I'm not sure I'm ready to raise the default.
After all, the current default of 10 minutes is huge.
Let's define TIMEOUT_DURATION in .travis.yml instead.


-- 
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/20191108/141cc6d9/attachment.bin>


More information about the Strace-devel mailing list