Skip to content

Commit 3638ff6

Browse files
committed
Chore: Update Compute agent metrics port for e2e tests
1 parent caa4d95 commit 3638ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
environment:
5656
- SCHEDULER_METRICS_URL=http://persys-scheduler:8084
5757
- SCHEDULER_GRPC_ADDR=persys-scheduler:8085
58-
- AGENT_METRICS_URL=http://compute-agent:8080
58+
- AGENT_METRICS_URL=http://compute-agent:8089
5959
- TEST_WORKLOAD_ID=e2e-workload-1
6060
depends_on:
6161
- persys-scheduler

0 commit comments

Comments
 (0)