stable

Clone or download

Read-only

E2E tests infrastructure needs to have all the needed PHP extensions to run

Composer 2 has a runtime check to make sure all the extensions are correctly loaded. Some parts of the infrastructure did not have all the required elements and some were outdated (e.g. PHP Redis 4 vs PHP Redis 5). Part of request #17910: Compatibility with Composer 2 Change-Id: Ibc26a5d14573ff108b78d1dc6280c51d243a55c8

Modified Files

Name
M docker-compose-distlp-tests.yml +6 −6 Go to diff View file
M docker-compose-distlp.yml +3 −3 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/docker-compose.yml +2 −4 Go to diff View file
D plugins/oauth2_server/tests/e2e/cypress/rp-oidc/rp-oidc.dockerfile +0 −3 Go to diff View file
M src/common/CLI/Command/RedisWaiterCommand.php +3 −3 Go to diff View file
M tests/e2e/distlp/DockerImage/Dockerfile +1 −1 Go to diff View file