The one where we try not to interrupt a jenkins restart
Pre-release
Pre-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