IQ.Pilot Release Commit @ 322eda2

This commit is contained in:
IQ.Lvbs CI [bot]
2026-07-21 13:54:43 -05:00
parent 5784b1e8b3
commit 215abacc04
717 changed files with 4347 additions and 3060 deletions

2
panda/Jenkinsfile vendored
View File

@@ -33,7 +33,7 @@ export GIT_COMMIT=${env.GIT_COMMIT}
export PYTHONPATH=${env.TEST_DIR}/../
export PYTHONWARNINGS=error
export LOGLEVEL=debug
ln -sf /data/openpilot/opendbc_repo/opendbc /data/opendbc
ln -sf /data/openpilot/iqdbc_repo/iqdbc /data/iqdbc
# TODO: this is an agnos issue
export PYTEST_ADDOPTS="-p no:asyncio"