
David Caro has submitted this change and it was merged. Change subject: Making slave cleanup more robust ...................................................................... Making slave cleanup more robust When a slave is in this state when is connected but not responding, some of the methods there throw exception, that made the job fail and not cleanup any hosts, now it will continue with the rest of hosts and show a stack trace Change-Id: I527439b57cb9a28711a39508eaf6eeea33014f54 Signed-off-by: David Caro <dcaroest@redhat.com> --- M jobs/confs/groovy-scripts/cleanup_workspaces.groovy 1 file changed, 17 insertions(+), 16 deletions(-) Approvals: Sandro Bonazzola: Looks good to me; Ready for merge Jenkins CI: Passed CI tests David Caro: Verified; Ready for review -- To view, visit https://gerrit.ovirt.org/47884 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I527439b57cb9a28711a39508eaf6eeea33014f54 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Paz Dangur <pdangur@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>