jenkins device maintenance

old-commit-hash: e8d0d480396e380259a1baa2b62357565cb05454
This commit is contained in:
ZwX1616
2021-03-30 18:41:32 -07:00
parent f509bc6640
commit 32b224662a
Vendored
-10
View File
@@ -184,16 +184,6 @@ pipeline {
}
}
stage('Tici camerad') {
steps {
phone_steps("tici-party", [
["build", "SCONS_CACHE=1 scons -j16"],
["test camerad", "python selfdrive/camerad/test/test_camerad.py"],
["test exposure", "python selfdrive/camerad/test/test_exposure.py"],
])
}
}
}
}
}