add nissan to test_processes

old-commit-hash: fca82ba503
commatwo_master
Willem Melching 5 years ago
parent 16c1645038
commit 8a15a8a900
  1. 2
      selfdrive/test/process_replay/ref_commit
  2. 4
      selfdrive/test/process_replay/test_processes.py

@ -1 +1 @@
b3a13cf9ea5bcf81bf7dcf6c289146d6d2915417
25afb84fab97e7ccd593c7de4648c9a66089d188

@ -25,11 +25,11 @@ segments = [
("VOLKSWAGEN", "76b83eb0245de90e|2020-03-05--19-16-05--3"), # VW.GOLF
# Enable when port is tested and dascamOnly is no longer set
# ("NISSAN", "fbbfa6af821552b9|2020-03-03--08-09-43--0"), # NISSAN.XTRAIL
("NISSAN", "fbbfa6af821552b9|2020-03-03--08-09-43--0"), # NISSAN.XTRAIL
]
# ford doesn't need to be tested until a full port is done
excluded_interfaces = ["mock", "ford", "nissan"]
excluded_interfaces = ["mock", "ford"]
BASE_URL = "https://commadataci.blob.core.windows.net/openpilotci/"

Loading…
Cancel
Save