-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.609.3
ShiningPanda 0.21
If you attempt to use, say, a Virtualenv Builder as part of a Build Promotion step, the promotion will fail with:
FATAL: failed to find the name of the Python installation to use
failed build jenkins.plugins.shiningpanda.builders.PythonBuilder@1879284a SUCCESS
Finished: FAILURE
Have verified that this is only a problem with promotions on matrix builds.
But, the problem is still there on 0.22.
I tried setting PYTHON as a parameter for the Promotion's manual approval, but ShiningPanda wouldn't use that.
Any ideas for a workaround?
(A fix, of course, would be better, and that would be to let you specify the Python Installation to use when using a ShingingPanda builder as part of a promotion for a matrix job...)