build master-ci with the relase2 build device

old-commit-hash: cc2490bb12
commatwo_master
Adeeb Shihadeh 4 years ago
parent afa522964a
commit 2b02e086f8
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -110,7 +110,7 @@ pipeline {
CI_PUSH = "${env.BRANCH_NAME == 'master' ? 'master-ci' : ' '}"
}
steps {
phone_steps("eon", [
phone_steps("eon-build", [
["build", "SCONS_CACHE=1 scons -j4"],
["test athena", "nosetests -s selfdrive/athena/tests/test_athenad_old.py"],
["test manager", "python selfdrive/test/test_manager.py"],

Loading…
Cancel
Save