On Nov 12 13:32, Miro Hrončok wrote:
> Recently I've reported some Big Endian related test failures to an upstream
> project [0].
> 
> I was asked by an upstream project maintainer, whether I know some free
> Continuous Integration services where they can easily run their testsuite on
> Big Endian.
> 
> Any tips?
> 
>  * Upstream uses Travis CI to test on x86_64 Linux (Ubuntu)
>  * Upstream uses AppVeyor to test on Microsoft Windows
>  * It's a pure Python project, noarch, but some changes need to be done when
> loading/saving binary data (LE) with NumPy on BE system.
> 
> What I've considered:
> 
>  * COPR (but there is no big endian arch)
>  * (Ab)using Koji (I guess that would be considered a bad practice?)
>  * using QUEMU on Travis CI [1]
> 
> Any better tips? Thanks
> 
> [0] https://github.com/mikedh/trimesh/issues/249
> [1] 
> https://developer.ibm.com/linuxonpower/2017/07/28/travis-multi-architecture-ci-workflow/
> 
> -- 
> Miro Hrončok
> --
> Phone: +420777974800
> IRC: mhroncok
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

This may not be helpful if you need to target S390x specifically, but we
have PPC Big-endian CentOS VMs for projects in CentOS CI:

https://wiki.centos.org/QaWiki/CI/Multiarch

I'm happy to chat with you and your upstream about providing some
resources here.

--
Brian Stinson
CentOS CI Infrastructure Team 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to