diff --git a/mini-e2e.groovy b/mini-e2e.groovy index 2ab50685f..336c57e19 100644 --- a/mini-e2e.groovy +++ b/mini-e2e.groovy @@ -59,12 +59,6 @@ node('cico-workspace') { } } - catch(exc) { - stage('debug time!') { - ssh 'sleep 8h' - } - } - finally { stage('return bare-metal machine') { sh 'cico node done ${CICO_SSID}'