-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Hudson ver. 1.346 with latest updates.
The promotion action of "Trigger parameterized build on other projects" is not actually triggering another build upon promotion.
The promotion status says "successfully promoted" but no job is started.
----The promotion console output:
Started by user jm
Building remotely on auto-driver4
Promoting C-00-Build #236
build hudson.plugins.parameterizedtrigger.BuildTrigger@57197bee SUCCESS
Notifying upstream projects of job completion
Finished: SUCCESS
Note that if I switch to the plain "trigger another job" action it works correctly.
- is blocking
-
JENKINS-2576 Promotion Plugin fails to run many different promotion actions
-
- Open
-
- is related to
-
JENKINS-17751 Link from triggering promotion to triggered build
-
- Closed
-
[JENKINS-5679] Promotion plugin does not run parameterized builds
Link | New: This issue is blocking JENKINS-2576 [ JENKINS-2576 ] |
Summary | Original: Promotion Plugin: does not run paramaterized builds | New: Promotion plugin does not run parameterized builds |
Attachment | New: JENKINS-5679.patch [ 19839 ] | |
Attachment | New: parameterized-trigger.hpi [ 19840 ] |
Assignee | New: huybrechts [ huybrechts ] |
Assignee | Original: huybrechts [ huybrechts ] | New: ssogabe [ ssogabe ] |
Component/s | New: parameterized-trigger [ 15592 ] | |
Component/s | Original: promoted-builds [ 15567 ] |
This is a problem as it makes it much harder to set up build pipelines, where one build job passes parameters to the next one during the promotion process.