IQ.Pilot Release Commit @ f82ff4d

This commit is contained in:
IQ.Lvbs CI [bot]
2026-07-21 13:43:46 -05:00
parent 7b20edda67
commit b712a31728
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"