-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: depgraph-view-plugin
-
None
If I have the following setup:
base -> test test -> testA test -> testB
If I add a "join test" on base, dep view will report this as:
base -> test test -> testA test -> testB testA -> join testB -> join
but actual behaviour is:
base -> test test -> testA test -> testB test -> join
- is related to
-
JENKINS-8659 Join plugin should be able to handle transitive downstream builds
-
- Open
-