Continuously display progress/status of test jobs?
77 views
Skip to first unread message
David
unread,
Feb 24, 2015, 3:41:54 PM2/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi,
We use jenkins for long running test executions and are looking for a better way to display progress during a test. At the moment we use the Groovy Post Build plugin for processing the build log after a full test is complete.
Is there any way to somehow update the build page for a specific build/test continuously during the execution of a job? F.x. a job is running a large number of test cases and the build page is continuously updated each time a single test case is complete.
Hope someone knows of a plugin for doing this or can provide some pointers for allowing us to implement it ourselves.
Thanks, David
David
unread,
Feb 24, 2015, 3:56:52 PM2/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message