Fix e2e tests
ci/woodpecker/push/02-build-push Pipeline was canceled
ci/woodpecker/manual/01-test Pipeline was successful
ci/woodpecker/manual/02-build-push Pipeline was successful
ci/woodpecker/manual/e2e-smoke-jetson Pipeline was successful

This commit is contained in:
Roman Meshko
2026-05-15 13:15:42 +03:00
parent a0ec2cd563
commit 080f257423
2 changed files with 44 additions and 16 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ def video_events(warm_engine, http_client, auth_headers):
"X-Channel-Id": channel_id,
"X-Filename": "video_test01.mp4",
"X-Config": json.dumps(
{"model_batch_size": 1, "frame_period_recognition": 25}
{"model_batch_size": 1, "frame_period_recognition": 100}
),
"Content-Type": "application/octet-stream",
},