Skip to content

Commit

Permalink
fix: test 040 timing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Sep 9, 2024
1 parent 7cd4547 commit 43dad8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/040.skolemization/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
container_name: ldes-skolemization_ldes-server
image: ${LDES_SERVER:-ghcr.io/informatievlaanderen/ldes-server}:${LDES_SERVER_TAG:-latest}
environment:
- SPRING_TASK_SCHEDULING_POOL_SIZE=5
- LDESSERVER_FRAGMENTATIONCRON=${LDES_SERVER_FRAGMENTATION_CRON:-*/5 * * * * *}
- SIS_DATA=/tmp
- MANAGEMENT_TRACING_ENABLED=false
- MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,info
Expand Down

0 comments on commit 43dad8b

Please sign in to comment.