jenkins: add new devices (#24144)

old-commit-hash: 84aff56de6c7f12e4a5ca9560425f3316c5f95b6
This commit is contained in:
Adeeb Shihadeh
2022-04-06 10:34:46 -07:00
committed by GitHub
parent d8ade5e21c
commit bba7aafaca
Vendored
+1 -1
View File
@@ -210,7 +210,7 @@ pipeline {
stage('C3: replay') {
steps {
phone_steps("tici-party", [
phone_steps("tici3", [
["build", "cd selfdrive/manager && ./build.py"],
["model replay", "cd selfdrive/test/process_replay && ./model_replay.py"],
])