Skip to content

Commit

Permalink
chore: use latest jmeter runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Apr 15, 2024
1 parent c2a146c commit 362250c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions load-testing/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:

jmeter-runner:
container_name: performance_testing_jmeter-runner
image: ghcr.io/informatievlaanderen/jmeter-runner:20240405t1116
image: ghcr.io/informatievlaanderen/jmeter-runner:20240409t1532
networks:
- performance_testing
ports:
Expand Down Expand Up @@ -92,8 +92,9 @@ services:
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.3.0-SNAPSHOT} # CrowdScan
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.4.1-SNAPSHOT} # Geomobility
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.10.0-SNAPSHOT} # Telraam
# image: ldes/ldes-server:${LDES_SERVER_TAG:-2.12.0-SNAPSHOT}
image: ghcr.io/informatievlaanderen/ldes-server:20240405144556
image: ldes/ldes-server:${LDES_SERVER_TAG:-2.13.0-SNAPSHOT}
# image: ghcr.io/informatievlaanderen/ldes-server:20240405144556
# image: ghcr.io/informatievlaanderen/ldes-server:20240405143052
networks:
- performance_testing
ports:
Expand Down

0 comments on commit 362250c

Please sign in to comment.