diff --git a/ci-operator/step-registry/baremetalds/devscripts/gather/baremetalds-devscripts-gather-commands.sh b/ci-operator/step-registry/baremetalds/devscripts/gather/baremetalds-devscripts-gather-commands.sh index 0a33525a67f7..336ddf82e064 100644 --- a/ci-operator/step-registry/baremetalds/devscripts/gather/baremetalds-devscripts-gather-commands.sh +++ b/ci-operator/step-registry/baremetalds/devscripts/gather/baremetalds-devscripts-gather-commands.sh @@ -27,6 +27,9 @@ echo "### Gathering logs..." timeout -s 9 15m ssh "${SSHOPTS[@]}" "root@${IP}" bash - <