-
Bug
-
Resolution: Won't Fix
-
Major
The plugin test was failing in a while as it depends on either presence of the software installed in the ci.jenkins.io nodes or an ability to install it while none of it is available there. The test should be rewritten (either in ATH or the plugin sources itself) using docker-fixtures (for example) to verify both scenarios (tools installed already, tools to be installed).
- relates to
-
JENKINS-48116 Jenkins 2.91 breaks builds which require Ruby
- Resolved