From 34f28503502fe7ea97a62e06b6cec337b80b6e81 Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Thu, 28 Sep 2023 07:50:46 +0200 Subject: [PATCH] dada --- tests/CI/docker-compose.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/CI/docker-compose.yml b/tests/CI/docker-compose.yml index 95a0d6d0764..eaeb7a26dcd 100644 --- a/tests/CI/docker-compose.yml +++ b/tests/CI/docker-compose.yml @@ -89,11 +89,9 @@ services: iam-login-service: condition: service_started diracx-init-key: - condition: service_completed_successfully # Let the init container create the cs + condition: service_completed_successfully # Let the init container create the singing key diracx-init-cs: condition: service_completed_successfully # Let the init container create the cs - diracx-init-db: - condition: service_completed_successfully # Let the init container create the cs ulimits: nofile: 8192 volumes: