IQ.Pilot Release Commit @ fddcfba

This commit is contained in:
IQ.Lvbs CI [bot]
2026-07-21 13:46:05 -05:00
parent eea1278105
commit b6c0232c12
667 changed files with 3218 additions and 1780 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"