From 822aafe0278ceca3571fa01747b7cdead087c16a Mon Sep 17 00:00:00 2001 From: TheOtherP Date: Tue, 3 Dec 2024 07:37:17 +0100 Subject: [PATCH] Test recreation with executables --- docker/docker-compose-systemtest/linux/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose-systemtest/linux/docker-compose.yaml b/docker/docker-compose-systemtest/linux/docker-compose.yaml index 0a6f5ebd9..c6089673e 100644 --- a/docker/docker-compose-systemtest/linux/docker-compose.yaml +++ b/docker/docker-compose-systemtest/linux/docker-compose.yaml @@ -62,7 +62,7 @@ services: environment: - spring_profiles_active=build,systemtest # Do not use DB tool in pipeline because running executable is not allowed or doesn't work? - - use_db_tool=false + #- use_db_tool=false volumes: - /tmp/hydra/v1MigrationDataFolder:/data - /tmp/hydraBlackhole_v1Migration:/hydraBlackhole