I'm looking for a way to display updates within Jenkins of *intermediate* 
results of long running jobs (kicked off by a Windows Bath Command build 
step).  For example one Jenkins job may run for 2 hours, and have 20 
individual steps each with it's own success/failure, and instead of having 
to wait until the entire 2 hours has completed to have the job process and 
report the results (via a post-build step), I'd like to be able to monitor 
the results *as the individual steps complete* by viewing the individual 
job instance. I would be able to update a file with those results, but the 
part I'm missing is for the job to be able to display that content, even if 
it's simply rendering HTML from the specified workspace file location. The 
closest thing I've found is the LiveScreenshot plugin.

Does anyone know of existing or proposed Plugins specifically for this or 
that could be creatively leveraged for doing this?  Or is anyone else 
solving this (essentially the live monitoring of long-running jobs) some 
other way?  

Thanks,
Bill

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/31b04fea-15c2-4bd8-85f6-e578ca0aac71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to