-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
We have been using this plugin for the build with 500 tests saving last 500 build results.
This caused each build to accumulate ~100Mb xml files generated by this plugin.
Viewing the job greatly affects performance of Jenkins master as it tries to read those large XML files over multiple previousĀ builds.
We had to disable this plugin unfortunately as it affects other jobs and Jenkins master.