disable tici camerad test while device is down for maintenance

old-commit-hash: 6b1119274bf50cddd19617561190dbb5fe182c61
This commit is contained in:
Adeeb Shihadeh
2021-08-30 00:16:43 -07:00
parent 6f14a391fd
commit e306611224
Vendored
+2
View File
@@ -234,6 +234,7 @@ pipeline {
}
}
/*
stage('Tici camerad') {
steps {
phone_steps("tici-party", [
@@ -243,6 +244,7 @@ pipeline {
])
}
}
*/
}
}