Creating a plugin to show results beside all downstream jobs for each build without blocking.

7 views
Skip to first unread message

Jeremiah Bunton

unread,
Jul 29, 2016, 5:52:01 PM7/29/16
to jenkins...@googlegroups.com
Hello!!

I would like to build a plugin that allows me to be able to click on upstream job builds and show the status of the downstream jobs the same way it is shown for the last build that ran. So far the only way I have found is to have the upstream job block until all downstream jobs finish. This is not favorable since it uses one executor to keep track of downstream jobs and I can’t afford to waste an executor since my queue is always huge.

Two questions:

1) Is there such a plugin already?
2) Is this even feasible?

Thank you,

Jeremiah
Reply all
Reply to author
Forward
0 new messages