stable

Clone or download

Read-only

SOAP tests can be executed with PHP 7.4

Tests are now launched with PHP 7.4 in the nightly run and be launched manually with `make tests-soap PHP_VERSION=74`. Part of request #13487: Run Tuleap test suites with PHP 7.4 Change-Id: I7263cabc1db295d95ed34c227d44bd089a9e3817

Modified Files

Name
M Makefile +6 −2 Go to diff View file
M tests/Jenkinsfile-nightly +14 −0 Go to diff View file
M tests/soap/bin/run.sh +1 −6 Go to diff View file
M tests/soap/bin/setup.sh +14 −5 Go to diff View file
M tests/soap/bin/test_suite.sh +2 −2 Go to diff View file
M tests/soap/docker-compose.yml +2 −1 Go to diff View file