Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: acceptance-test-harness, rvm-plugin
-
Labels:
-
Similar Issues:
-
Epic Link:
Description
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).
Jesse Glick, Eito Katagiri, are you interested in saving the test?
Attachments
Issue Links
- relates to
-
JENKINS-48116 Jenkins 2.91 breaks builds which require Ruby
-
- Resolved
-
I am not interested. Daniel Beck drafted JEP-7 which would make it deprecated. The plugin has not had a release in three years. The test was introduced to verify the core workaround for
JENKINS-48116; the plugin side of the fix is to my knowledge still unreleased, hence JEP-7.