Skip to content

Commit

Permalink
regen: update refs with dummy dcamera (commaai#30347)
Browse files Browse the repository at this point in the history
Update refs
  • Loading branch information
fredyshox authored Oct 30, 2023
1 parent 7a5d852 commit e5eea72
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion selfdrive/test/process_replay/ref_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d05b67ec66630521e8cedb90981002d57d738f6d
6e27d5c97fe6554a86e9ee8bb9259e0cc6df5bb1
34 changes: 17 additions & 17 deletions selfdrive/test/process_replay/test_processes.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
]

segments = [
("BODY", "aregenECF15D9E559|2023-05-10--14-26-40--0"),
("HYUNDAI", "aregenAB9F543F70A|2023-05-10--14-28-25--0"),
("HYUNDAI2", "aregen39F5A028F96|2023-05-10--14-31-00--0"),
("TOYOTA", "aregen8D6A8B36E8D|2023-05-10--14-32-38--0"),
("TOYOTA2", "aregenB1933C49809|2023-05-10--14-34-14--0"),
("TOYOTA3", "aregen5D9915223DC|2023-05-10--14-36-43--0"),
("HONDA", "aregen484B732B675|2023-05-10--14-38-23--0"),
("HONDA2", "aregenAF6ACED4713|2023-05-10--14-40-01--0"),
("CHRYSLER", "aregen99B094E1E2E|2023-05-10--14-41-40--0"),
("RAM", "aregen5C2487E1EEB|2023-05-10--14-44-09--0"),
("SUBARU", "aregen98D277B792E|2023-05-10--14-46-46--0"),
("GM", "aregen377BA28D848|2023-05-10--14-48-28--0"),
("GM2", "aregen7CA0CC0F0C2|2023-05-10--14-51-00--0"),
("NISSAN", "aregen7097BF01563|2023-05-10--14-52-43--0"),
("VOLKSWAGEN", "aregen765AF3D2CB5|2023-05-10--14-54-23--0"),
("MAZDA", "aregen3053762FF2E|2023-05-10--14-56-53--0"),
("FORD", "aregenDDE0F89FA1E|2023-05-10--14-59-26--0"),
("BODY", "regen7FE9F3C7CE3|2023-10-25--23-56-32--0"),
("HYUNDAI", "regen7519EF9EE71|2023-10-25--23-53-59--0"),
("HYUNDAI2", "regenF68B9F1B286|2023-10-25--23-56-31--0"),
("TOYOTA", "regen56DC072FA51|2023-10-25--23-53-51--0"),
("TOYOTA2", "regen78130056536|2023-10-25--23-53-58--0"),
("TOYOTA3", "regenC554B250909|2023-10-25--23-58-53--0"),
("HONDA", "regen3ED625586FB|2023-10-25--23-56-29--0"),
("HONDA2", "regen9F1A8F44FD5|2023-10-25--23-56-34--0"),
("CHRYSLER", "regen60CE93181EA|2023-10-25--23-59-01--0"),
("RAM", "regen9E2B62E8E9A|2023-10-26--00-00-41--0"),
("SUBARU", "regenEEBF379E0ED|2023-10-26--00-01-37--0"),
("GM", "regen0B0EE5D6E0D|2023-10-25--23-58-57--0"),
("GM2", "regen043B44E4FBD|2023-10-26--00-03-51--0"),
("NISSAN", "regen14F35E327BC|2023-10-26--00-01-22--0"),
("VOLKSWAGEN", "regen63A052AE7D7|2023-10-26--00-01-36--0"),
("MAZDA", "regenF9047685121|2023-10-26--00-05-02--0"),
("FORD", "regen5115F2AE4FE|2023-10-26--00-06-17--0"),
]

# dashcamOnly makes don't need to be tested until a full port is done
Expand Down

0 comments on commit e5eea72

Please sign in to comment.