mirror of
https://github.com/azaion/detections.git
synced 2026-04-25 21:36:31 +00:00
@@ -10,6 +10,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add --no-cache bash docker-cli-compose
|
- apk add --no-cache bash docker-cli-compose
|
||||||
- cd e2e
|
- cd e2e
|
||||||
|
- sed -n '/detections-jetson:/,/e2e-runner:/p' docker-compose.test.yml | grep -n "classes.json:/app/classes.json" || true
|
||||||
|
- docker compose -f docker-compose.test.yml --profile jetson config | sed -n '/detections-jetson:/,/e2e-runner:/p'
|
||||||
- E2E_PROFILE=jetson bash run_test.sh tests/test_health_engine.py
|
- E2E_PROFILE=jetson bash run_test.sh tests/test_health_engine.py
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user