disable tici camerad test while device is down for maintenance

pull/22076/head
Adeeb Shihadeh 4 years ago
parent 553b2eb4c3
commit 6b1119274b
  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