disable other exposure test

old-commit-hash: 39c6ea6d7c
commatwo_master
Willem Melching 4 years ago
parent 41950a9f8a
commit c5c1225a7d
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -200,7 +200,7 @@ pipeline {
phone_steps("eon-party", [ phone_steps("eon-party", [
["build", "SCONS_CACHE=1 scons -j8"], ["build", "SCONS_CACHE=1 scons -j8"],
["test camerad", "python selfdrive/camerad/test/test_camerad.py"], ["test camerad", "python selfdrive/camerad/test/test_camerad.py"],
["test exposure", "python selfdrive/camerad/test/test_exposure.py"], // ["test exposure", "python selfdrive/camerad/test/test_exposure.py"],
]) ])
} }
} }

Loading…
Cancel
Save