-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
jenkins-2.187.war osx jdk8 delivery-pipeline-plugin 1.4
Then plugin works file when I use old jenkins release.
When I upgrade jenkins to latest version.
I found shell env missing PIPELINE_VERSION variable.
Also test on delivery-pipeline-plugin 1.4.0 1.3.2
clone git commit 04d7810b96af1ad893d761edf1e0e6faa79f72c9
change <jenkins.version>2.187</jenkins.version>
run mvn test
There are test failures.
[JENKINS-59651] PIPELINE_VERSION can not export to shell environment.
Summary | Original: PIPELINE_VERSION can note export to shell environment. | New: PIPELINE_VERSION can not export to shell environment. |
Description |
Original:
Then plugin works file when I use old jenkins release. when I upgrade jenkins to latest version. I found shel env missing PIPELINE_VERSION variable. |
New:
Then plugin works file when I use old jenkins release. When I upgrade jenkins to latest version. I found shell env missing PIPELINE_VERSION variable. |
Attachment | New: image-2019-10-12-16-32-14-716.png [ 49110 ] |
Attachment | Original: image-2019-10-12-16-32-14-716.png [ 49110 ] |
Environment | Original: jenkins-2.187.war osx jdk8 | New: jenkins-2.187.war osx jdk8 delivery-pipeline-plugin 1.4 |
Description |
Original:
Then plugin works file when I use old jenkins release. When I upgrade jenkins to latest version. I found shell env missing PIPELINE_VERSION variable. |
New:
Then plugin works file when I use old jenkins release. When I upgrade jenkins to latest version. I found shell env missing PIPELINE_VERSION variable. Also test on delivery-pipeline-plugin 1.4.0 1.3.2 clone git commit 04d7810b96af1ad893d761edf1e0e6faa79f72c9 change <jenkins.version>2.187</jenkins.version> run mvn test There are test failures. |