-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins v2.103
Dependency Graph Viewer Plugin: v0.13
We have a several generic jobs that independently build components which fan-in to create a release candidate.
The "create release candidate" job triggers a jenkins-pipeline job which runs tests of the assembled components.
The dependency graph does not display the downstream "pipeline" job (if the downsteam job is not a pipeline, it is displayed correctly) - see screenshot below
The downstream job is started by: "Post-build Actions" -> "Trigger parameterized build on onther projects"
[JENKINS-49197] Downstream jobs which are "pipeline" jobs are not displayed
Description |
Original:
We have a several generic jobs that independently build components which fan-in to create a release candidate. The "create release candidate" job triggers a jenkins-pipeline job which runs tests of the assembled components. The dependency graph does not display the downstream "pipeline" job (if the downsteam job is not a pipeline, it is displayed correctly) - see screenshot below !dep-graph-no-downstream.PNG! |
New:
We have a several generic jobs that independently build components which fan-in to create a release candidate. The "create release candidate" job triggers a jenkins-pipeline job which runs tests of the assembled components. The dependency graph does not display the downstream "pipeline" job (if the downsteam job is not a pipeline, it is displayed correctly) - see screenshot below !dep-graph-no-downstream.PNG! The downstream job is started by: "Post-build Actions" -> "Trigger parameterized build on onther projects" |
Assignee | Original: Stefan Wolf [ wolfs ] | New: Guido Grazioli [ ggrazioli ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |