[LTP] [PATCH v1] travis: add ppc64le and s390x builds (issue: #615)
Petr Vorel
pvorel@suse.cz
Mon Nov 18 15:54:19 CET 2019
Hi Clemens,
thanks a lot!
> Travis started to support ppc64le and s390x
> https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z
> This patch enable ppc64le and s390x build on debian:stable.
> Remove `-i` switch from docker command as it isn't needed and caused
> trouble running docker 'The input device is not a tty'.
Interesting. Indeed, fails with -i. Don't remember, why I needed it.
LGTM, I'd just move these 2 jobs higher (above fedora), as these builds are not
usual so have higher priority to find a bug.
Change ppc64le to to debian:testing (we already have stable build for ppc64le
cross compilation).
Something like:
https://travis-ci.org/pevik/ltp/builds/613539454
https://github.com/pevik/ltp/commit/2b69957b5838eb9f27e65ba172a71c24f15af6bd
(No need to resend a patch, both can do during merge.)
Kind regards,
Petr
More information about the ltp
mailing list