[PATCH 0/2] Unbreak testing

Daniel Axtens dja at axtens.net
Thu Jun 24 12:23:30 AEST 2021


Series applied.

Daniel Axtens <dja at axtens.net> writes:

> 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


More information about the Patchwork mailing list