• Show log

    Commit

  • Hash : 0e521abd
    Author : Edward Thomson
    Date : 2018-10-21T09:15:24

    ci: introduce nightly arm docker builds
    
    Use multiarch arm32 and arm64 docker images to run Xenial-based images
    for those platforms.  We can support all the tests on ARM32 and 64
    _except_ the proxy-based tests.  Our proxy on ARM seems regrettably
    unstable, either due to some shoddy dependencies (with native code?)
    or the JREs themselves.
    
    Run these platforms as part of our nightly builds; do not run them
    during pull request or CI validation.