From 376bcc2e6db54cbdd3629cc6e36179d4754a9564 Mon Sep 17 00:00:00 2001
From: reivilibre
The following command will let you run the integration test with the most common configuration:
-$ docker run --rm -it -v /path/where/you/have/cloned/the/repository\:/src:ro -v /path/to/where/you/want/logs\:/logs matrixdotorg/sytest-synapse:py37
+$ docker run --rm -it -v /path/where/you/have/cloned/the/repository\:/src:ro -v /path/to/where/you/want/logs\:/logs matrixdotorg/sytest-synapse:buster
This configuration should generally cover your needs. For more details about other configurations, see documentation in the SyTest repo.
Run the integration tests (Complement).
--
cgit 1.5.1