Re: Warnings Next Generation Plugin: Keep its history after discard builds

2019-05-27 Thread Ullrich Hafner
The trend charts are created dynamically using the available build results. So 
if you delete builds, then those results are also not available anymore. (This 
concept should be similar for all Jenkins plugins, or are e.g. test results 
shown for deleted builds?). 

One workaround would be to delete unused data in the build folders (e.g. 
artifacts, etc.), but not the build.xml files. 

An alternative approach would be 
a) Store the data of the visible trend information in the current build as 
well. Then you cannot remove builds with broken warning results anymore from 
the charts. I’m not sure if that is something we should consider?
b) Create a new Jenkins Visualizer App - independent of the Jenkins UI, that 
renders the results of various plugins. The shown data could be stored in an 
associated build artifacts database. Then we could have a headless Jenkins on 
the one side and a modern UI app on the other side. 
 
> Am 27.05.2019 um 10:38 schrieb Sverre Moe :
> 
> The "Warnings Trend" graphs are empty.
> 
> From out last build:
> sles15.0-x86_64: No warnings
> No warnings for 28 builds, i.e. since build 3
> 
> This might be because we delete old builds. We keep only the last 10 builds.
> In this case build #3 has been deleted.
> 
> Is there a workaround for this? We do not want to keep all builds in Build 
> History. As it requires much more disk space and (perhaps could slow down 
> Jenkins ((a guess)).
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/1edbe937-2d9a-4dba-9a72-d4b567299bab%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8C298C1F-B433-473A-9674-5DFBDA405D85%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Warnings Next Generation Plugin: Keep its history after discard builds

2019-05-27 Thread Sverre Moe
The "Warnings Trend" graphs are empty.

>From out last build:
sles15.0-x86_64: No warnings
No warnings for 28 builds, i.e. since build 3

This might be because we delete old builds. We keep only the last 10 builds.
In this case build #3 has been deleted.

Is there a workaround for this? We do not want to keep all builds in Build 
History. As it requires much more disk space and (perhaps could slow down 
Jenkins ((a guess)).

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1edbe937-2d9a-4dba-9a72-d4b567299bab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.