Skip to content

The one where we try not to interrupt a jenkins restart

Pre-release
Pre-release
Compare
Choose a tag to compare
@adriaanm adriaanm released this 21 Feb 14:07
· 5 commits to master since this release

When no running instances were found, we'd throw an abort exception, which would interrupt the jenkins restart (which would try to offline the nodes before going down itself).

Also bump to a later version of the jenkins plugin dependency so the injected test suite passes