disable tici camerad test while device is down for maintenance

old-commit-hash: 6b1119274b
commatwo_master
Adeeb Shihadeh 4 years ago
parent 6f14a391fd
commit e306611224
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

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

Loading…
Cancel
Save