readd camerad tests

old-commit-hash: 9e3e49a81f
This commit is contained in:
Kurt Nistelberger
2022-10-26 15:11:45 -07:00
parent 48f4c8b701
commit 714d331a3c
Vendored
-2
View File
@@ -137,7 +137,6 @@ pipeline {
}
}
/*
stage('camerad') {
agent { docker { image 'ghcr.io/commaai/alpine-ssh'; args '--user=root' } }
steps {
@@ -148,7 +147,6 @@ pipeline {
])
}
}
*/
stage('replay') {
agent { docker { image 'ghcr.io/commaai/alpine-ssh'; args '--user=root' } }