merge Tesla without a replay route (#33691)

* bump opendbc

* no Tesla replay route for now

* bump opendbc to head
This commit is contained in:
Jason Young
2024-10-01 16:48:19 -07:00
committed by GitHub
parent 3b6f7c9a6c
commit ba350aac4c
2 changed files with 2 additions and 2 deletions
@@ -60,7 +60,7 @@ segments = [
]
# dashcamOnly makes don't need to be tested until a full port is done
excluded_interfaces = ["mock"]
excluded_interfaces = ["mock", "tesla"]
BASE_URL = "https://commadataci.blob.core.windows.net/openpilotci/"
REF_COMMIT_FN = os.path.join(PROC_REPLAY_DIR, "ref_commit")