From 3fc893d6a64fe6017542a726759ebc0b608d5a72 Mon Sep 17 00:00:00 2001 From: chrislu Date: Wed, 27 Aug 2025 19:45:18 -0700 Subject: [PATCH] depend --- test/s3/iam/docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/s3/iam/docker-compose.yml b/test/s3/iam/docker-compose.yml index 002505696..58b334279 100644 --- a/test/s3/iam/docker-compose.yml +++ b/test/s3/iam/docker-compose.yml @@ -123,6 +123,8 @@ services: condition: service_healthy keycloak: condition: service_healthy + keycloak-setup: + condition: service_completed_successfully healthcheck: test: ["CMD", "wget", "-q", "--spider", "http://localhost:8333"] interval: 10s