jenkins: add new devices (#24144)

old-commit-hash: 84aff56de6
taco
Adeeb Shihadeh 3 years ago committed by GitHub
parent d8ade5e21c
commit bba7aafaca
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -210,7 +210,7 @@ pipeline {
stage('C3: replay') { stage('C3: replay') {
steps { steps {
phone_steps("tici-party", [ phone_steps("tici3", [
["build", "cd selfdrive/manager && ./build.py"], ["build", "cd selfdrive/manager && ./build.py"],
["model replay", "cd selfdrive/test/process_replay && ./model_replay.py"], ["model replay", "cd selfdrive/test/process_replay && ./model_replay.py"],
]) ])

Loading…
Cancel
Save