diff --git a/Jenkinsfile b/Jenkinsfile index c0dd8710b2..6abb56873f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -224,15 +224,15 @@ pipeline { } } - stage('camerad') { - steps { - phone_steps("eon-party", [ - ["build", "cd selfdrive/manager && ./build.py"], - ["test camerad", "python selfdrive/camerad/test/test_camerad.py"], - ["test exposure", "python selfdrive/camerad/test/test_exposure.py"], - ]) - } - } + // stage('camerad') { + // steps { + // phone_steps("eon-party", [ + // ["build", "cd selfdrive/manager && ./build.py"], + // ["test camerad", "python selfdrive/camerad/test/test_camerad.py"], + // ["test exposure", "python selfdrive/camerad/test/test_exposure.py"], + // ]) + // } + // } stage('Tici camerad') { steps {