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

This reverts commit 6b1119274b.
This commit is contained in:
Adeeb Shihadeh
2021-08-30 15:07:59 -07:00
parent 7a80bf7fcc
commit 92cf5264ce
Vendored
-2
View File
@@ -234,7 +234,6 @@ pipeline {
}
}
/*
stage('Tici camerad') {
steps {
phone_steps("tici-party", [
@@ -244,7 +243,6 @@ pipeline {
])
}
}
*/
}
}