martin-g opened a new pull request #236: Test Tomcat on ARM64 at TravisCI URL: https://github.com/apache/tomcat/pull/236 Discussion at Tomcat dev@ mailing list: https://markmail.org/message/cjgake2g2372457v Right after the discussion at dev@ I've created https://issues.apache.org/jira/browse/INFRA-19665 but so far there was one unsuccessful attempt by Infra team to setup BuildBot on the ARM64 VM. The main problem was that the VM is running on Ubuntu 18.04 and for some reason the Puppet setup didn't work on ARM64. @gmcdonald said that soon he will attempt again with venv. This PR provides an alternative by using TravisCI ARM64 nodes. It tests **only** on ARM64. We could enable AMD64 too later if needed. It builds APR from its `trunk`, Tomcat-Native from `master` and Tomcat itself from the current branch (`master` for now, but if accepted I'd like to backport this to `9.x` and probably to `8.5.x`). So, this setup does the same as Gump, I believe (I don't know the details of the Gump config). If this PR is accepted then I will close https://issues.apache.org/jira/browse/INFRA-19665 .
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org