From 25b2b191bbf7837162f830f7cbbc1e254dbe0a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 29 Jan 2024 11:48:58 +0100 Subject: [PATCH] integration-testing: Make sliding-sync proxy depend on synapse in docker compose MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- testing/matrix-sdk-integration-testing/assets/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/matrix-sdk-integration-testing/assets/docker-compose.yml b/testing/matrix-sdk-integration-testing/assets/docker-compose.yml index 4dd73cac6..4600d68ec 100644 --- a/testing/matrix-sdk-integration-testing/assets/docker-compose.yml +++ b/testing/matrix-sdk-integration-testing/assets/docker-compose.yml @@ -27,6 +27,7 @@ services: sliding-sync-proxy: image: ghcr.io/matrix-org/sliding-sync:v0.99.11 depends_on: + synapse: postgres: condition: service_healthy environment: