stable
Clone or download
Read-only
The test suite can be launched with `make tests-e2e DB=mysql80`. The failures will be fixed in independant contributions. Part of request #22660: Run Tuleap with MySQL 8.0 Change-Id: Ic605be95f4394ef98446aace4532452b427b6bd7
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +13 | −5 | Go to diff View file |
M | docker-compose-e2e-full-tests.yml | +1 | −13 | Go to diff View file |
M | tests/Jenkinsfile-nightly | +2 | −2 | Go to diff View file |
M | tests/actions.groovy | +2 | −2 | Go to diff View file |
M | tests/e2e/distlp/wrap.sh | +13 | −3 | Go to diff View file |
A | tests/e2e/docker-compose-db-mysql57.yml | +12 | −0 | Go to diff View file |
A | tests/e2e/docker-compose-db-mysql80.yml | +14 | −0 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +0 | −2 | Go to diff View file |
M | tests/e2e/full/wrap.sh | +18 | −3 | Go to diff View file |
M | tests/e2e/full/wrap_for_dev_context.sh | +15 | −1 | Go to diff View file |