Two small fixes to testing: - a fix to grant the right permissions for mysql to unbreak parallel testing - install python3.9 in docker so we can run those tests
Travis CI has basically died for our purposes - you now need to pay to use it, and they finally killed off travis-ci.org earlier this month. I'll send another patch/series just ripping out support for it soon. Hopefully we can replace it with github actions. Daniel Axtens (2): tests: fix parallel tests docker: install Python 3.9 tools/docker/Dockerfile | 3 ++- tools/docker/entrypoint.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.30.2 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
