damianszczepanik / cucumber-reporting

HTML reports for Cucumber
GNU Lesser General Public License v2.1
548 stars 403 forks source link

Our jenkins storge is getting full as the cucumber reports are generated for multiple pipelines. #1207

Closed sant0sh closed 2 months ago

sant0sh commented 2 months ago

Our jenkins storge is getting full as the cucumber reports are generated for multiple pipelines. Our Jenkins has a storage restriction and we wanted to store jenkins results to any external storage like COS or Git. Is there a way to do it without loosing the pretty ui provided by jenkins and cucumber.

damianszczepanik commented 2 months ago

You can publish results with https://github.com/jenkinsci/build-history-manager-plugin then zip and copy to external storage and delete artifacts with https://github.com/jenkinsci/build-history-manager-plugin so then you can release storage and have long build retention