stable

Clone or download

Read-only

Distributed Tuleap tests can be launched with MySQL 8.0

The test suite can be launched with `make tests-e2e-svn-distlp DB=mysql80`. The failures will be fixed in independant contributions. Part of request #22660: Run Tuleap with MySQL 8.0 Change-Id: Id5817a3332915c982a3fa0fd2089230f6f0b0121

Modified Files

Name
M Makefile +6 −1 Go to diff View file
M docker-compose-distlp-tests.yml +3 −13 Go to diff View file
M tests/e2e/distlp/DockerImage/Dockerfile +1 −1 Go to diff View file
M tests/e2e/distlp/environment-backend-web +1 −1 Go to diff View file
M tests/e2e/distlp/wrap.sh +5 −1 Go to diff View file
M tests/e2e/docker-compose-db-mysql57.yml +3 −1 Go to diff View file
M tests/e2e/docker-compose-db-mysql80.yml +3 −1 Go to diff View file