Revert "disable tici camerad test while device is down for maintenance"

This reverts commit 6b1119274b.
pull/22054/head
Adeeb Shihadeh 2021-08-30 15:07:59 -07:00
parent 7a80bf7fcc
commit 92cf5264ce
1 changed files with 0 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -234,7 +234,6 @@ pipeline {
}
}
/*
stage('Tici camerad') {
steps {
phone_steps("tici-party", [
@ -244,7 +243,6 @@ pipeline {
])
}
}
*/
}
}