stable
Clone or download
Read-only
REST tests have not been added to the nightly pipeline just yet as other changes are needed for them to succeed. Part of request #38260: Run test suites with MySQL 8.4 in the nightly pipeline Change-Id: Ic7098427dd0b35d62c05ac00085a9154fc9462dc
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +2 | −2 | Go to diff View file |
M | tests/Jenkinsfile-nightly | +9 | −0 | Go to diff View file |
M | tests/e2e/docker-compose-db-mysql80.yml | +1 | −1 | Go to diff View file |
R | tests/etc/DBConfig/mysql-server-80.cnf | Go to diff View file | ||
M | tests/integration/bin/run-compose.sh | +4 | −0 | Go to diff View file |
M | tests/integration/docker-compose.yml | +9 | −1 | Go to diff View file |
M | tests/rest/bin/run-compose.sh | +4 | −0 | Go to diff View file |
M | tests/rest/docker-compose-mysql80.yml | +1 | −1 | Go to diff View file |
A | tests/rest/docker-compose-mysql84.yml | +10 | −0 | Go to diff View file |