Fixed isolate Jetson manual e2e and stabilize SSE warmup
ci/woodpecker/push/02-build-push Pipeline was successful
ci/woodpecker/manual/02-build-push Pipeline was canceled
ci/woodpecker/manual/01-test Pipeline was canceled

This commit is contained in:
Roman Meshko
2026-05-08 17:25:00 +03:00
parent 01ac4725c1
commit f63e33eef2
4 changed files with 52 additions and 6 deletions
+3
View File
@@ -27,6 +27,7 @@ services:
ANNOTATIONS_URL: http://mock-annotations:8081
JWT_SECRET: test-secret-e2e-only
CLASSES_JSON_PATH: /app/classes.json
LOG_DIR: /app/Logs
volumes:
- ./fixtures:/media
- detections-logs:/app/Logs
@@ -50,6 +51,7 @@ services:
ANNOTATIONS_URL: http://mock-annotations:8081
JWT_SECRET: test-secret-e2e-only
CLASSES_JSON_PATH: /app/classes.json
LOG_DIR: /app/Logs
volumes:
- ./fixtures:/media
- detections-logs:/app/Logs
@@ -73,6 +75,7 @@ services:
ANNOTATIONS_URL: http://mock-annotations:8081
JWT_SECRET: test-secret-e2e-only
CLASSES_JSON_PATH: /app/classes.json
LOG_DIR: /app/Logs
volumes:
- ./fixtures:/media:ro
- detections-logs:/app/Logs