stable
Clone or download
Read-only
As of today it will only work with TEE image because there are tests for features that are not part of TCE. This will be managed in another contribution. How to test ----------- make tests-e2e EXTRA_COMPOSE_FILE=plugins/tee_container/tests/compose-e2e-tests.yaml Part of: request #31584 It should be possible to run e2e test suite over regular Tuleap instance Change-Id: Ie54a9d6754ef8fb62321d15490ce7b4c802fb259
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tee_container/tests/compose-e2e-tests.yaml | +20 | −0 | Go to diff View file |
M | src/tuleap-cfg/Command/Docker/Tuleap.php | +12 | −3 | Go to diff View file |
R | docker-compose-e2e-full-tests.yml | Go to diff View file | ||
D | tests/e2e/docker-compose-test-runner.yml | +0 | −37 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +1 | −1 | Go to diff View file |
M | tests/e2e/full/wrap.sh | +6 | −1 | Go to diff View file |
M | tests/e2e/full/wrap_for_dev_context.sh | +1 | −1 | Go to diff View file |